Class AnalysisConstraint
Inheritance
AnalysisConstraint
Assembly: NXOpen.dll
Syntax
public class AnalysisConstraint : NXObject, IMessageSink, INXObject
Constructors
AnalysisConstraint()
Declaration
protected AnalysisConstraint()
Properties
IsBlanked
Declaration
public bool IsBlanked { get; }
Property Value
LinearSliderVector
Declaration
public Direction LinearSliderVector { get; }
Property Value
PlanarSliderPlane
Declaration
public Plane PlanarSliderPlane { get; }
Property Value
Type
Declaration
public AnalysisConstraintBuilder.ConstraintType Type { get; }
Property Value
Methods
Blank()
Declaration
GetFaces()
Declaration
Returns
Unblank()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink