Class GeodesicProjectBuilder
Inheritance
GeodesicProjectBuilder
Assembly: NXOpen.dll
Syntax
public class GeodesicProjectBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GeodesicProjectBuilder()
Declaration
protected GeodesicProjectBuilder()
Properties
ProjectCurves
Declaration
public Section ProjectCurves { get; }
Property Value
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
ProjectPoint
Declaration
public Point ProjectPoint { get; set; }
Property Value
ProjectType
Declaration
public GeodesicProjectBuilder.Type ProjectType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink