Class SketchG2Constraint
Inheritance
SketchG2Constraint
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchG2Constraint : SketchGeometricConstraint, IMessageSink, IFitTo, INXObject
Constructors
SketchG2Constraint()
Declaration
protected SketchG2Constraint()
Properties
CurvatureGeometry
Declaration
public Curve CurvatureGeometry { get; }
Property Value
Type | Description |
---|---|
Curve |
IsFixedMagnitude
Declaration
public bool IsFixedMagnitude { get; }
Property Value
Type | Description |
---|---|
bool |
Spline
Declaration
public Spline Spline { get; }
Property Value
Type | Description |
---|---|
Spline |
Implements
System.Runtime.Remoting.Messaging.IMessageSink