Class SketchConstraint
Inheritance
SketchConstraint
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchConstraint : SketchRelation, IMessageSink, IFitTo, INXObject
Constructors
SketchConstraint()
Declaration
protected SketchConstraint()
Properties
ConstraintType
Declaration
public Sketch.ConstraintType ConstraintType { get; }
Property Value
Type | Description |
---|---|
Sketch.ConstraintType |
Methods
Refresh()
Declaration
public void Refresh()
RefreshDimension()
Declaration
public void RefreshDimension()
Implements
System.Runtime.Remoting.Messaging.IMessageSink