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