SketchConstraintGeometryHelp_Struct Struct

NXOpen.Sketch.ConstraintGeometryHelp is an alias for NXOpen.SketchConstraintGeometryHelp_Struct

class NXOpen.SketchConstraintGeometryHelp_Struct

Bases: object

Used by several constraint creation methods that need a help point or parameter to indicate how to create the constraint.

The manner that the help point is used depends on the type of constraint . Constructor: NXOpen.Sketch.ConstraintGeometryHelp()

Fields

Field Description
Type Point or Parameter
Point Ignored unless type is Point
Parameter Ignored unless type is Parameter.

Type

SketchConstraintGeometryHelp_Struct.Type

Point or Parameter -------------------------------------

Field Value Type:NXOpen.SketchConstraintGeometryHelpType

Point

SketchConstraintGeometryHelp_Struct.Point

Ignored unless type is Point -------------------------------------

Field Value Type:NXOpen.Point3d

Parameter

SketchConstraintGeometryHelp_Struct.Parameter

Ignored unless type is Parameter.

Represents a parameter, typically along a curve -------------------------------------

Field Value Type:float