Class SplitCurveMethodBuilder
Inheritance
SplitCurveMethodBuilder
Assembly: NXOpen.dll
Syntax
public class SplitCurveMethodBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SplitCurveMethodBuilder()
Declaration
protected SplitCurveMethodBuilder()
Properties
ExistingCurves
Declaration
public Section ExistingCurves { get; }
Property Value
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
Methods
AddCurveOnBodies(Body[])
Declaration
public void AddCurveOnBodies(Body[] bodyArray)
Parameters
Type |
Name |
Description |
Body[] |
bodyArray |
|
CreateSplitCurveWithUseExisting()
Declaration
public Spline[] CreateSplitCurveWithUseExisting()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink