Class JointmarkPointsBuilder
Inheritance
JointmarkPointsBuilder
Assembly: NXOpen.dll
Syntax
public class JointmarkPointsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
JointmarkPointsBuilder()
Declaration
protected JointmarkPointsBuilder()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
FlipDirection
Declaration
public bool FlipDirection { get; set; }
Property Value
MappingFeature
Declaration
public SelectFeature MappingFeature { get; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Methods
UpdateCsys(Matrix3x3)
Declaration
public void UpdateCsys(Matrix3x3 matrix)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink