Class CurveBuilder
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class CurveBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CurveBuilder()
Declaration
protected CurveBuilder()
Properties
CentralCurve
Declaration
public Section CentralCurve { get; set; }
Property Value
Type | Description |
---|---|
Section |
Methods
CreateCentralCurve()
Declaration
public void CreateCentralCurve()
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink