Interface IArcSegment3D
Represents a 3D arc segment
Inherited Members
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 |