Class DiePlaneBuilder
Inheritance
DiePlaneBuilder
Assembly: NXOpen.dll
Syntax
public class DiePlaneBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DiePlaneBuilder()
Declaration
protected DiePlaneBuilder()
Properties
CoordinateSystemMatrix
Declaration
public Matrix3x3 CoordinateSystemMatrix { get; set; }
Property Value
CoordinateSystemOrigin
Declaration
public Point3d CoordinateSystemOrigin { get; set; }
Property Value
Declaration
public DiePlaneBuilder.PlaneType InputType { get; set; }
Property Value
ReverseSourceDirection
Declaration
public bool ReverseSourceDirection { get; set; }
Property Value
SelectPlane
Declaration
public SelectNXObject SelectPlane { get; }
Property Value
SpecifyPlane
Declaration
public Plane SpecifyPlane { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink