Class SectionPlaneBuilder
Inheritance
SectionPlaneBuilder
Assembly: NXOpen.dll
Syntax
public class SectionPlaneBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SectionPlaneBuilder()
Declaration
protected SectionPlaneBuilder()
Properties
Origin
Declaration
public Point3d Origin { get; set; }
Property Value
Plane
Declaration
public SectionPlaneBuilder.PlaneType Plane { get; set; }
Property Value
XAxis
Declaration
public Vector3d XAxis { get; set; }
Property Value
YAxis
Declaration
public Vector3d YAxis { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink