Bend Line Elements
This compound element PRO_E_SMT_BEND_LINE defines the bend line, its properties and references for sheet metal bends.
The elements of PRO_E_SMT_BEND_LINE are described as follows:
Element ID
Data Type
Description
PRO_E_SMT_BEND_LINE_TYPE
PRO_VALUE_TYPE_INT
Specifies the type of bend using the enumerated data type ProBendLineType. The valid values for this element are:
PRO_SMT_BEND_LINE_NOT_DEFINED—Specifies an undefined bend line.
PRO_SMT_BEND_LINE_SKETCH Specifies a user defined bend line.
PRO_SMT_BEND_LINE_CURVE—Specifies a linear chain to be used as the bend line.
PRO_SMT_BEND_LINE_INTERNAL_LINE—Specifies the bend line that will be created based on the compound element PRO_E_SMT_BEND_LINE_INTERNAL.
PRO_E_SMT_BEND_REF_SURFACE
PRO_VALUE_TYPE_SELECTION
This element is available when the value of element PRO_E_SMT_BEND_LINE_TYPE is PRO_SMT_BEND_LINE_INTERNAL_LINE or PRO_SMT_BEND_LINE_SKETCH.
Specifies the surface to be bent. This is the surface on which the bend line is set.
PRO_E_STD_SECTION
Compound
This compound element and its sub-elements are available only if the element PRO_E_SMT_BEND_LINE_TYPE has its value as PRO_SMT_BEND_LINE_SKETCH.
The compound element specifies a sketched section for the bend line. For more information on how to create features that contain sketched sections, refer to the section Creating Features Containing Sections on page 1147.
PRO_E_SMT_BEND_CURVE
Compound
This element and its sub-elements are available when the element PRO_E_SMT_BEND_LINE_TYPE has its value as PRO_SMT_BEND_LINE_CURVE.
This compound element defines the curve references and bend curve offset value.
PRO_E_STD_CURVE_COLLECTION_APPL
PRO_VALUE_TYPE_POINTER
Specifies a surface edge or a curve that defines the bend line.
PRO_E_SMT_BEND_CURVE_USE_OFFSET
PRO_VALUE_TYPE_INT
Specifies whether to offset the bend curve from the selected reference. The valid values for this element are:
PRO_B_TRUE
PRO_B_FALSE
PRO_E_SMT_BEND_CURVE_OFFSET_VALUE
PRO_VALUE_TYPE_DOUBLE
Specifies the offset value for the bend curve.
PRO_E_SMT_BEND_LINE_INTERNAL
Compound
This element and its sub-elements are available when the element PRO_E_SMT_BEND_LINE_TYPE has its value as PRO_SMT_BEND_LINE_INTERNAL_LINE.
The compound element defines the bend line reference ends, offsets and offset values.
PRO_E_SMT_BEND_LINE_REF_END1
PRO_VALUE_TYPE_SELECTION
Specifies a vertex or an edge as the placement reference for the first end of the bend line.
PRO_E_SMT_BEND_LINE_REF_END2
PRO_VALUE_TYPE_SELECTION
Specifies a vertex or an edge as the placement reference for the second end of the bend line.
PRO_E_SMT_BEND_LINE_REF_OFFSET1
PRO_VALUE_TYPE_SELECTION
This element is available when you choose an edge reference in the element PRO_E_SMT_BEND_LINE_REF_END1.
Specifies an edge as the offset reference for the first end of the bend line.
PRO_E_SMT_BEND_LINE_REF_OFFSET2
PRO_VALUE_TYPE_SELECTION
This element is available when you choose an edge reference in the element PRO_E_SMT_BEND_LINE_REF_END2.
Specifies an edge as the offset reference for the second end of the bend line.
PRO_E_SMT_BEND_LINE_REF_OFFSET1_VALUE
PRO_VALUE_TYPE_DOUBLE
This element is available when you choose an edge reference in the element PRO_E_SMT_BEND_LINE_REF_END1.
Specifies the offset value from the first end of the bend line.
PRO_E_SMT_BEND_LINE_REF_OFFSET2_VALUE
PRO_VALUE_TYPE_DOUBLE
This element is available when you choose an edge reference in the element PRO_E_SMT_BEND_LINE_REF_END2.
Specifies the offset value from the second end of the bend line.
這是否有幫助?