Class InteractiveSectionBuilder
Inheritance
InteractiveSectionBuilder
Assembly: NXOpen.dll
Syntax
public class InteractiveSectionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
InteractiveSectionBuilder()
Declaration
protected InteractiveSectionBuilder()
Methods
AppendPlane(Point3d, Point3d, Point3d, Vector3d)
Declaration
public void AppendPlane(Point3d point1, Point3d point2, Point3d origin, Vector3d normal)
Parameters
DeleteLast()
Declaration
GetNthPlane(int)
Declaration
public SectionPlaneData GetNthPlane(int index)
Parameters
Type |
Name |
Description |
int |
index |
|
Returns
GetNumPlanes()
Declaration
public int GetNumPlanes()
Returns
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink