Interface IArcSegment3D

Represents a 3D arc segment

Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public interface IArcSegment3D : ISegment3D

Properties

Name Description
Center

Gets the center point of the arc circle

Normal

Gets the normal vector of the arc circle

Orientation

Gets the orientation of the arc circle

Radius

Gets the radius of the arc circle

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next