cgt139746852
@cgt139746852
New Member
Joined: Feb 14, 2024
Topics: 0 / Replies: 196
Reply
RE: Angle between point

I gave the right way to get the angle , you’d like to use what yourselves’ , then you should fix it to right

5 years ago
Forum
Reply
RE: Angle between point

what you are using is XY axis code, but you use it in XZ axis , that’s why you can’t get the result , not only B , A wrong too you need modifier th…

5 years ago
Forum
Reply
RE: Angle between point

$ method should be avoided , when you multi merge , $ method won’t update itself

5 years ago
Forum
Reply
RE: Angle between point

I didn’t know is there a book or website for this in English world , no one in my country , most time we need explore by ourselves , only sporadic tut…

5 years ago
Forum
Reply
RE: Angle between point

create objs , point001 、point002 、point003、 Arc001 、Text001 、Line001 with 3 corner knots、dummy001 set point002 、 Arc001 to [0,0,0], set point003 t…

5 years ago
Forum
Reply
RE: Slice plane rotation

set the modifier’s slice_plane.transform beside, you need local transform not world transform

5 years ago
Forum
Reply
RE: How to determine for open edged objects if normals are facing outward?

add a cap holes modifier , launch a ray to the center of object from far away , check result , if the first face’s normal towards the ray point ,…

5 years ago
Forum
Reply
RE: Finding angle in one direction (above 180)

what you are finding called Azimuth angle it’s an angle in [-180,180) , when you want a angle more than 180 or below -180 , just use 360 to get it…

5 years ago
Forum
Reply
RE: Encrypt a script

network not mean put ms on net , but use network to calculate , such as js or like what a network app does , only ms can’t work , you can use login …

5 years ago
Forum
Reply
RE: Encrypt a script

it’s clear code , just another form Confused is the most important step , the best encrypt is a network script , same calculation calculate on server …

5 years ago
Forum
Reply
RE: Dotnet combobox cropped on resizing

I can’t solve it as I can’t reappear on my pc

5 years ago
Forum
Reply
RE: Dotnet combobox cropped on resizing

it should be all right , show what happened with image or video

5 years ago
Forum
Reply
RE: Dotnet combobox cropped on resizing

you can set width before set style

5 years ago
Forum
Reply
RE: Locate the largest gap in a sequence of numbers

so how you explain what I post dichotomy use more steps to calculate , but it skips lot’s data

5 years ago
Forum
Reply
RE: Locate the largest gap in a sequence of numbers

if that’s what you looking for , you need have done by yourself traverse every element not elegant a bit Actually , there’s a way to get the result…

5 years ago
Forum
Page 6 / 14