|
| xbool | CanRegenerate
(optional pfcDrawing_ptr Drw)
|
| |
|
| optional wfcAnnotationElement_ptr | CreateAnnotationElement
(wfcAnnotationPlane_ptr Plane)
|
| LICENSE: 222 |
|
| void | CreateJog
(pfcPoint3Ds_ptr JogPoints, xint WitnessLineIndex, optional pfcDrawing_ptr Drawing)
|
| LICENSE: 222 |
|
| void | CreateSimpleBreak
(pfcPoint3D_ptr BreakStart, pfcPoint3D_ptr BreakEnd, xint WitnessLineIndex, optional pfcDrawing_ptr Drawing)
|
| LICENSE: 222 |
|
| void | Delete
()
|
| LICENSE: 222 |
|
| void | DeleteAnnotationElement
()
|
| LICENSE: 222 |
|
| void | DisplayValueAsRounded
(xbool Value)
|
| |
|
| void | EraseWitnessLine
(xint WitnessLineIndex, optional pfcDrawing_ptr Drawing)
|
| |
|
| wfcAnnotationPlane_ptr | GetAnnotationPlane
()
|
| LICENSE: 222 |
|
| optional pfcDimension_ptr | GetBaselineDimension
()
|
| LICENSE: 222 |
|
| wfcDimBound | GetBound
()
|
| |
|
| optional wfcDimChamferLeaderStyle | GetChamferLeaderStyle
(optional pfcDrawing_ptr Drw)
|
| |
|
| optional wfcDimChamferStyle | GetChamferStyle
(optional pfcDrawing_ptr Drawing)
|
| LICENSE: 222 |
|
| wfcDimLeaderConfig | GetConfiguration
(optional pfcDrawing_ptr Drw)
|
| Obtains the dimension configuration. |
|
| optional xint | GetDenominator
(xbool Tolerance)
|
| |
|
| pfcDimensionAttachments_ptr | GetDimensionAttachPoints
()
|
| LICENSE: 222 |
|
| pfcDimSenses_ptr | GetDimensionSenses
()
|
| LICENSE: 222 |
|
| wfcDimLocation_ptr | GetDimLocation
(optional pfcDrawing_ptr Drawing, optional pfcView_ptr View)
|
| |
|
| optional xreal | GetDisplayedLowerLimitTolerance
()
|
| |
|
| optional xreal | GetDisplayedUpperLimitTolerance
()
|
| |
|
| xreal | GetDisplayedValue
()
|
| |
|
| wfcDimValueDisplay | GetDisplayedValueType
()
|
| |
|
| xreal | GetNominalValue
()
|
| |
|
| wfcDimOrdinateStandard | GetOrdinateStandard
()
|
| LICENSE: 222 |
|
| pfcDimOrientationHint | GetOrientationHint
()
|
| LICENSE: 222 |
|
| optional xreal | GetOverrideValue
()
|
| |
|
| optional pfcFeature_ptr | GetOwnerFeature
()
|
| |
|
| optional xstring | GetPrefix
()
|
| |
|
| optional xint | GetSignificantDigits
(xbool Tolerance)
|
| |
|
| optional xstring | GetSuffix
()
|
| |
|
| xstringsequence_ptr | GetSymbolModeText
()
|
| |
|
| xbool | IsAccessibleInModel
()
|
| |
|
| xbool | IsBaseline
()
|
| LICENSE: 222 |
|
| xbool | IsBasic
()
|
| |
|
| xbool | IsDisplayedValueRounded
()
|
| |
|
| xbool | IsDriving
()
|
| LICENSE: 222 |
|
| xbool | IsFractional
()
|
| |
|
| xbool | IsInspection
()
|
| |
|
| xbool | IsOrdinate
()
|
| LICENSE: 222 |
|
| xbool | IsSignDriven
()
|
| Identifies if the dimension always uses a true sign. |
|
| xbool | IsToleranceDisplayed
()
|
| |
|
| void | LinearDimensionToOrdinate
(pfcDimension_ptr Dimension)
|
| LICENSE: 222 |
|
| void | Move
(pfcPoint3D_ptr Location)
|
| LICENSE: 222 |
|
| void | OrdinateDimensionToLinear
()
|
| LICENSE: 222 |
|
| void | SetAnnotationPlane
(wfcAnnotationPlane_ptr Plane)
|
| LICENSE: 222 |
|
| void | SetAsBasic
(xbool Basic)
|
| |
|
| void | SetAsInspection
(xbool Inspection)
|
| |
|
| void | SetBound
(pfcModel_ptr Model, wfcDimBound DimBound)
|
| |
|
| void | SetChamferLeaderStyle
(wfcDimChamferLeaderStyle ChamferLeaderStyle, optional pfcDrawing_ptr Drw)
|
| |
|
| void | SetChamferStyle
(wfcDimChamferStyle ChamferStyle, optional pfcDrawing_ptr Drawing)
|
| LICENSE: 222 |
|
| void | SetConfiguration
(wfcDimLeaderConfig Config, optional pfcDrawing_ptr Drw)
|
| Assigns the dimension configuration. |
|
| void | SetDenominator
(xint Denominator, xbool Tolerance)
|
| |
|
| void | SetDimensionArrowType
(xint ArrowIndex, wfcLeaderArrowType ArrowType, optional pfcDrawing_ptr Drawing)
|
| |
|
| void | SetDimensionAttachPoints
(pfcDimensionAttachments_ptr DimAttachments, pfcDimSenses_ptr DimSenses, pfcDimOrientationHint OrientHint, wfcAnnotationPlane_ptr AnnotPlane)
|
| LICENSE: 222 |
|
| void | SetDisplayedValueType
(wfcDimValueDisplay DisplayValueType)
|
| |
|
| void | SetElbowLength
(xreal ElbowLength, optional pfcDrawing_ptr Drw)
|
| |
|
| void | SetOrdinateReferences
(pfcDimensionAttachment_ptr DimAttachment, pfcDimSenses_ptr DimSenses, pfcDimOrientationHint OrientHint)
|
| LICENSE: 222 |
|
| void | SetOrdinateStandard
(wfcDimOrdinateStandard Standard)
|
| LICENSE: 222 |
|
| void | SetOverrideValue
(xreal Value)
|
| |
|
| void | SetPrefix
(xrstring Prefix)
|
| |
|
| void | SetSignificantDigits
(xint Digits, xbool Tolerance)
|
| |
|
| void | SetSuffix
(xrstring Suffix)
|
| |
|
| void | ShowWitnessLine
(optional pfcDrawing_ptr Drawing)
|
| |
|