Class ProjectCurveBuilder
Inheritance
ProjectCurveBuilder
Assembly: NXOpen.dll
Syntax
public class ProjectCurveBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ProjectCurveBuilder()
Declaration
protected ProjectCurveBuilder()
Properties
Curves
Declaration
public ScCollector Curves { get; }
Property Value
DrawingBaseFaces
Declaration
public ScCollector DrawingBaseFaces { get; }
Property Value
Declaration
public bool HideInputCurves { get; set; }
Property Value
ProjectBothSides
Declaration
public bool ProjectBothSides { get; set; }
Property Value
ProjectNearestPoint
Declaration
public bool ProjectNearestPoint { get; set; }
Property Value
ProjectionDirection
Declaration
public Direction ProjectionDirection { get; set; }
Property Value
ProjectionDirectionOption
Declaration
public ProjectCurveBuilder.ProjectionDirectionType ProjectionDirectionOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink