Class SketchGeometricConstraint
Inheritance
SketchGeometricConstraint
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchGeometricConstraint : SketchConstraint, IMessageSink, IFitTo, INXObject
Constructors
SketchGeometricConstraint()
Declaration
protected SketchGeometricConstraint()
Properties
IsInferred
Declaration
public bool IsInferred { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
GetGeometry()
Declaration
public Sketch.ConstraintGeometry[] GetGeometry()
Returns
Type | Description |
---|---|
ConstraintGeometry[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink