Class MorphMeshConstraintBuilder
Inheritance
MorphMeshConstraintBuilder
Assembly: NXOpen.dll
Syntax
public class MorphMeshConstraintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MorphMeshConstraintBuilder()
Declaration
protected MorphMeshConstraintBuilder()
Properties
ConstraintLine
Declaration
public SelectLine ConstraintLine { get; }
Property Value
ConstraintPlane
Declaration
public Plane ConstraintPlane { get; set; }
Property Value
ConstraintPoint
Declaration
public Point ConstraintPoint { get; set; }
Property Value
SelectCageObject
Declaration
public SelectCageObjectData SelectCageObject { get; }
Property Value
Type
Declaration
public MorphMeshConstraintBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink