| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| void | AddAdditionalReferences
(DimensionReferenceType RefType, AnnotationReferences Refs)
Add dimension references. |
| boolean | CanRegenerate
(
/*optional*/
Drawing Drw)
|
| /*optional*/ AnnotationElement | CreateAnnotationElement
(AnnotationPlane Plane)
LICENSE: 222 |
| void | CreateJog
(Point3Ds JogPoints, int WitnessLineIndex,
/*optional*/
Drawing Drawing)
LICENSE: 222 |
| void | CreateSimpleBreak
(Point3D BreakStart, Point3D BreakEnd, int WitnessLineIndex,
/*optional*/
Drawing Drawing)
LICENSE: 222 |
| void | Delete
()
LICENSE: 222 |
| void | DeleteAdditionalReferences
(DimensionReferenceType RefType, int Index)
Delete dimension reference. |
| void | DeleteAnnotationElement
()
LICENSE: 222 |
| void | DisplayValueAsRounded
(boolean Value)
|
| void | EraseWitnessLine
(int WitnessLineIndex,
/*optional*/
Drawing Drawing)
|
| AnnotationReferences | GetAdditionalReferences
(DimensionReferenceType RefType)
Get dimension references. |
| AnnotationPlane | GetAnnotationPlane
()
LICENSE: 222 |
| /*optional*/ Dimension | GetBaselineDimension
()
LICENSE: 222 |
| DimBound | GetBound
()
|
| /*optional*/ DimChamferLeaderStyle | GetChamferLeaderStyle
(
/*optional*/
Drawing Drw)
|
| /*optional*/ DimChamferStyle | GetChamferStyle
(
/*optional*/
Drawing Drawing)
LICENSE: 222 |
| DimLeaderConfig | GetConfiguration
(
/*optional*/
Drawing Drw)
Obtains the dimension configuration. |
| /*optional*/ Integer | GetDenominator
(boolean Tolerance)
|
| DimensionAttachments | GetDimensionAttachPoints
()
LICENSE: 222 |
| DimSenses | GetDimensionSenses
()
LICENSE: 222 |
| DimLocation | GetDimLocation
(
/*optional*/
Drawing Drawing,
/*optional*/
View View)
|
| /*optional*/ Double | GetDisplayedLowerLimitTolerance
()
|
| /*optional*/ Double | GetDisplayedUpperLimitTolerance
()
|
| double | GetDisplayedValue
()
|
| DimValueDisplay | GetDisplayedValueType
()
|
| DimensionDisplayFormat | GetDisplayFormat
()
Get display format of dimension. |
| DualDimensionInstructions | GetDualOptions
(
/*optional*/
Drawing Drw)
Gets the dual dimension display options. |
| Envelope3D | GetEnvelope
(
/*optional*/
Drawing Drawing, int Line)
Get the envelope of a line in a specified dimension. For getting coordinates of dimension displayed in solid and same dimension is displayed in drawing then drawing should not be active. |
| LeaderArrowType | GetFirstDimArrowType
(
/*optional*/
Drawing Drawing,
/*optional*/
View View)
LICENSE: 222 Returns the arrow type used for first dimension arrow. |
| double | GetNominalValue
()
|
| DimOrdinateStandard | GetOrdinateStandard
()
LICENSE: 222 |
| DimOrientationHint | GetOrientationHint
()
LICENSE: 222 |
| /*optional*/ Integer | GetOriginSide
()
Identify if dimension has an origin side |
| /*optional*/ Double | GetOverrideValue
()
|
| /*optional*/ Feature | GetOwnerFeature
()
|
| /*optional*/ Dimension | GetParentDimension
()
Retrieves the parent dimension of the value dependent dimension. |
| /*optional*/ String | GetPrefix
()
|
| /*optional*/ LeaderArrowType | GetSecondDimArrowType
(
/*optional*/
Drawing Drawing,
/*optional*/
View View)
LICENSE: 222 Returns the arrow type used for second dimension arrow. |
| /*optional*/ Integer | GetSignificantDigits
(boolean Tolerance)
|
| /*optional*/ String | GetSuffix
()
|
| stringseq | GetSymbolModeText
()
|
| boolean | IsAccessibleInModel
()
|
| boolean | IsBaseline
()
LICENSE: 222 |
| boolean | IsBasic
()
|
| boolean | IsDisplayedValueRounded
()
|
| boolean | IsDriving
()
LICENSE: 222 |
| boolean | IsFractional
()
|
| boolean | IsInspection
()
|
| boolean | IsOrdinate
()
LICENSE: 222 |
| boolean | IsSignDriven
()
Identifies if the dimension always uses a true sign. |
| boolean | IsToleranceDisplayed
()
|
| void | LinearDimensionToOrdinate
(Dimension Dimension)
LICENSE: 222 |
| void | Move
(Point3D Location)
LICENSE: 222 |
| void | OrdinateDimensionToLinear
()
LICENSE: 222 |
| void | SetAnnotationPlane
(AnnotationPlane Plane)
LICENSE: 222 |
| void | SetAsBasic
(boolean Basic)
|
| void | SetAsInspection
(boolean Inspection)
|
| void | SetBound
(Model Model, DimBound DimBound)
|
| void | SetChamferLeaderStyle
(DimChamferLeaderStyle ChamferLeaderStyle,
/*optional*/
Drawing Drw)
|
| void | SetChamferStyle
(DimChamferStyle ChamferStyle,
/*optional*/
Drawing Drawing)
LICENSE: 222 |
| void | SetConfiguration
(DimLeaderConfig Config,
/*optional*/
Drawing Drw)
Assigns the dimension configuration. |
| void | SetDenominator
(int Denominator, boolean Tolerance)
|
| void | SetDimensionArrowType
(int ArrowIndex, LeaderArrowType ArrowType,
/*optional*/
Drawing Drawing)
|
| void | SetDimensionAttachPoints
(DimensionAttachments DimAttachments, DimSenses DimSenses, DimOrientationHint OrientHint, AnnotationPlane AnnotPlane)
LICENSE: 222 |
| void | SetDisplayedValueType
(DimValueDisplay DisplayValueType)
|
| void | SetDisplayFormat
(DimensionDisplayFormat Format)
Set display format of dimension. |
| void | SetDualOptions
(
/*optional*/
Drawing Drw, DualDimensionInstructions DDInst)
Sets the dual dimension display using specified options. |
| void | SetElbowLength
(double ElbowLength,
/*optional*/
Drawing Drw)
|
| void | SetOrdinateReferences
(DimensionAttachment DimAttachment, DimSenses DimSenses, DimOrientationHint OrientHint)
LICENSE: 222 |
| void | SetOrdinateStandard
(DimOrdinateStandard Standard)
LICENSE: 222 |
| void | SetOriginSide
(int WitnessLineIndex)
Sets origin side to dimension. |
| void | SetOverrideValue
(double Value)
|
| void | SetPrefix
(String Prefix)
|
| void | SetSignificantDigits
(int Digits, boolean Tolerance)
|
| void | SetSuffix
(String Suffix)
|
| void | ShowWitnessLine
(
/*optional*/
Drawing Drawing)
|
| Methods Inherited from Interface com.ptc.wfc.wfcLayerState.LayerItem |
|---|
| IsLayerItemVisible, RemoveNoUpdate, GetLayers, AddNoUpdate |
| Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource |
|---|
| AddActionListener, RemoveActionListener, AddActionListenerWithType |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent |
|---|
| GetChild |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner |
|---|
| GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WParameterOwner |
|---|
| ExportParameterTable, ApplyParameterTableset, MathcadParametersSet, MathcadInputParametersGet |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner |
|---|
| DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WRelationOwner |
|---|
| GetRelationConstraints, UnitsUsed, UseUnits, EvaluateExpressionWithUnits |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Child |
|---|
| GetDBParent, GetOId |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem |
|---|
| GetName, SetName, GetId, GetType |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WModelItem |
|---|
| DeleteUserDefinedName, Unhide, Hide, IsHidden, IsNameReadOnly, IsZoneFeature, GetDefaultName |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.BaseParameter |
|---|
| GetValue, SetValue, GetIsDesignated, SetIsDesignated, GetIsRelationDriven, GetIsModified, ResetFromBackup |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension.BaseDimension |
|---|
| GetDimValue, SetDimValue, GetDimType, GetSymbol, SetSymbol, GetTexts, SetTexts, GetExtendsInNegativeDirection, Show, Erase |
| Methods Inherited from Interface com.ptc.pfc.pfcDimension.Dimension |
|---|
| GetTolerance, SetTolerance, IsReference |
| Method Detail |
|---|
| GetNominalValue |
|---|
| double | GetNominalValue | () |
|
| SetBound |
|---|
| void | SetBound | (Model Model, DimBound DimBound) |
|
Exceptions thrown (but not limited to): XToolkitCantModify- The dimension's owner model or the TableModel are read-only. XToolkitBadContext- cannot set bound for this dimension. XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| GetBound |
|---|
| DimBound | GetBound | () |
|
| GetSymbolModeText |
|---|
| stringseq | GetSymbolModeText | () |
|
| IsFractional |
|---|
| boolean | IsFractional | () |
|
| GetSignificantDigits |
|---|
| /*optional*/ Integer | GetSignificantDigits | (boolean Tolerance) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The number of decimals is driven by the number of decimals for the dimension. XToolkitBadContext- The dimension is fractional.
|
| SetSignificantDigits |
|---|
| void | SetSignificantDigits | (int Digits, boolean Tolerance) |
|
Exceptions thrown (but not limited to): XToolkitBadContext- The dimension is fractional, so this value cannot be set. XToolkitNotValid- The input "decimals" argument is out-of-range .
|
| GetDenominator |
|---|
| /*optional*/ Integer | GetDenominator | (boolean Tolerance) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The denominator is driven by the denominator for the dimension. XToolkitBadContext- The dimension is not fractional.
|
| SetDenominator |
|---|
| void | SetDenominator | (int Denominator, boolean Tolerance) |
|
Exceptions thrown (but not limited to): XToolkitBadContext- The dimension is not fractional.
|
| CanRegenerate |
|---|
| boolean | CanRegenerate | ( /*optional*/ Drawing Drw) |
|
| GetPrefix |
|---|
| /*optional*/ String | GetPrefix | () |
|
Exceptions thrown (but not limited to): XToolkitInvalidType- The dimension type is invalid. XToolkitNotFound- The dimension or prefix is not found.
|
| SetPrefix |
|---|
| void | SetPrefix | (String Prefix) |
|
Exceptions thrown (but not limited to): XToolkitInvalidType- The dimension type is invalid. XToolkitNotFound- The dimension isn't found. XToolkitCantModify- The dimension isn't modifiable.
|
| GetSuffix |
|---|
| /*optional*/ String | GetSuffix | () |
|
Exceptions thrown (but not limited to): XToolkitInvalidType- The dimension type is invalid. XToolkitNotFound- The dimension or suffix is not found.
|
| SetSuffix |
|---|
| void | SetSuffix | (String Suffix) |
|
Exceptions thrown (but not limited to): XToolkitInvalidType- The dimension type is invalid. XToolkitNotFound- The dimension isn't found. XToolkitCantModify- The dimension isn't modifiable.
|
| IsToleranceDisplayed |
|---|
| boolean | IsToleranceDisplayed | () |
|
| IsBasic |
|---|
| boolean | IsBasic | () |
|
| IsInspection |
|---|
| boolean | IsInspection | () |
|
| SetAsInspection |
|---|
| void | SetAsInspection | (boolean Inspection) |
|
Exceptions thrown (but not limited to): XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| SetAsBasic |
|---|
| void | SetAsBasic | (boolean Basic) |
|
Exceptions thrown (but not limited to): XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| GetOwnerFeature |
|---|
| /*optional*/ Feature | GetOwnerFeature | () |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension is not owned by a particular feature.
|
| GetDisplayedValue |
|---|
| double | GetDisplayedValue | () |
|
Exceptions thrown (but not limited to): XToolkitAmbiguous- The displayed format is not decimal
|
| GetDisplayedUpperLimitTolerance |
|---|
| /*optional*/ Double | GetDisplayedUpperLimitTolerance | () |
|
Exceptions thrown (but not limited to): XToolkitAmbiguous- The displayed format is not decimal
|
| GetDisplayedLowerLimitTolerance |
|---|
| /*optional*/ Double | GetDisplayedLowerLimitTolerance | () |
|
Exceptions thrown (but not limited to): XToolkitAmbiguous- The displayed format is not decimal
|
| DisplayValueAsRounded |
|---|
| void | DisplayValueAsRounded | (boolean Value) |
|
Exceptions thrown (but not limited to): XToolkitNoChange- The input attribute is the same as an existing one XToolkitCantModify- Modification of the attribute is not allowed
|
| IsDisplayedValueRounded |
|---|
| boolean | IsDisplayedValueRounded | () |
|
Exceptions thrown (but not limited to): XToolkitBadContext- Option is set, but the display is not decimal
|
| GetOverrideValue |
|---|
| /*optional*/ Double | GetOverrideValue | () |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The override value is not set.
|
| SetOverrideValue |
|---|
| void | SetOverrideValue | (double Value) |
|
| GetDisplayedValueType |
|---|
| DimValueDisplay | GetDisplayedValueType | () |
|
| SetDisplayedValueType |
|---|
| void | SetDisplayedValueType | (DimValueDisplay DisplayValueType) |
|
| SetElbowLength |
|---|
| void | SetElbowLength | (double ElbowLength, /*optional*/ Drawing Drw) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension is not a chamfer dimension.
|
| GetChamferLeaderStyle |
|---|
| /*optional*/ DimChamferLeaderStyle | GetChamferLeaderStyle | ( /*optional*/ Drawing Drw) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension is not a chamfer dimension.
|
| SetChamferLeaderStyle |
|---|
| void | SetChamferLeaderStyle | (DimChamferLeaderStyle ChamferLeaderStyle, /*optional*/ Drawing Drw) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension style is not chamfer.
|
| GetConfiguration |
|---|
| DimLeaderConfig | GetConfiguration | ( /*optional*/ Drawing Drw) |
| Obtains the dimension configuration. Exceptions thrown (but not limited to): XToolkitNotFound- Dimension not found.
|
| SetConfiguration |
|---|
| void | SetConfiguration | (DimLeaderConfig Config, /*optional*/ Drawing Drw) |
Assigns the dimension configuration.
|
| IsSignDriven |
|---|
| boolean | IsSignDriven | () |
| Identifies if the dimension always uses a true sign. Note:for dimensions which use the sign to flip the direction, this behavior can be overridden by setting the config option 'show_dim_sign' to 'yes'. By default it is set to 'no'.
|
| CreateSimpleBreak |
|---|
| void | CreateSimpleBreak | (Point3D BreakStart, Point3D BreakEnd, int WitnessLineIndex, /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitCantModify- The object or cosmetic model can't be modified. XToolkitInvalidItem- The dimension is not valid. XToolkitInvalidType- The dimension can't have a witness line break. XToolkitAbort- The dimension witness line couldn't be broken.
|
| CreateJog |
|---|
| void | CreateJog | (Point3Ds JogPoints, int WitnessLineIndex, /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitCantModify- The object or cosmetic model can't be modified. XToolkitInvalidItem- The dimension is not valid for this operation. XToolkitInvalidType- The dimension can't have a witness line jog. XToolkitAbort- The dimension witness line couldn't be jogged.
|
| GetDimLocation |
|---|
| DimLocation | GetDimLocation | ( /*optional*/ Drawing Drawing, /*optional*/ View View) |
|
Exceptions thrown (but not limited to): XToolkitNotDisplayed- The function succeeded, but only after internally selecting a default orientation where one was not supplied, for a dimension which could have different locations given different views. This error can only occur if both drawing and view are NULL. XToolkitNotFound- This dimension is not displayable. XToolkitNotValid- A drawing view was passed with a drawing.
|
| GetFirstDimArrowType |
|---|
| LeaderArrowType | GetFirstDimArrowType | ( /*optional*/ Drawing Drawing, /*optional*/ View View) |
Returns the arrow type used for first dimension arrow.
|
| GetSecondDimArrowType |
|---|
| /*optional*/ LeaderArrowType | GetSecondDimArrowType | ( /*optional*/ Drawing Drawing, /*optional*/ View View) |
Returns the arrow type used for second dimension arrow.
|
| Delete |
|---|
| void | Delete | () |
|
Exceptions thrown (but not limited to): XToolkitCantWrite- Could not delete the given item because it has read-only access. XToolkitInvalidItem- The input dimension is invalid (non-driven).
|
| IsDriving |
|---|
| boolean | IsDriving | () |
|
| SetAnnotationPlane |
|---|
| void | SetAnnotationPlane | (AnnotationPlane Plane) |
|
Exceptions thrown (but not limited to): XToolkitInvalidMatrix- The orientation cannot be used for the input dimension. XToolkitNotValid- For a driving dimension annotation element, the annotation orientation provided is not frozen. XToolkitBadContext- The driving dimension is not in an annotation element.
|
| GetAnnotationPlane |
|---|
| AnnotationPlane | GetAnnotationPlane | () |
|
| Move |
|---|
| void | Move | (Point3D Location) |
|
| IsBaseline |
|---|
| boolean | IsBaseline | () |
| IsAccessibleInModel |
|---|
| boolean | IsAccessibleInModel | () |
|
| SetOrdinateStandard |
|---|
| void | SetOrdinateStandard | (DimOrdinateStandard Standard) |
|
Exceptions thrown (but not limited to): XToolkitCantModify- The input ordinate dimension is not a baseline dimension.
|
| GetOrdinateStandard |
|---|
| DimOrdinateStandard | GetOrdinateStandard | () |
| IsOrdinate |
|---|
| boolean | IsOrdinate | () |
| GetBaselineDimension |
|---|
| /*optional*/ Dimension | GetBaselineDimension | () |
| CreateAnnotationElement |
|---|
| /*optional*/ AnnotationElement | CreateAnnotationElement | (AnnotationPlane Plane) |
|
Exceptions thrown (but not limited to): XToolkitInvalidType- The dimension is not a driving dimension. XToolkitInvalidItem- This type of driving dimension is not suitable for incorporation into a driving dimension annotation element. XToolkitFound- The dimension already has an annotation element. XToolkitInvalidMatrix- The orientation provided cannot be used for this dimension.
|
| DeleteAnnotationElement |
|---|
| void | DeleteAnnotationElement | () |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension does not have an annotation element.
|
| GetChamferStyle |
|---|
| /*optional*/ DimChamferStyle | GetChamferStyle | ( /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension is not a chamfer dimension.
|
| SetChamferStyle |
|---|
| void | SetChamferStyle | (DimChamferStyle ChamferStyle, /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension style is not chamfer.
|
| GetDimensionAttachPoints |
|---|
| DimensionAttachments | GetDimensionAttachPoints | () |
|
Exceptions thrown (but not limited to): XToolkitInvalidItem- The input dimension is invalid (non-driven).
|
| GetDimensionSenses |
|---|
| DimSenses | GetDimensionSenses | () |
|
Exceptions thrown (but not limited to): XToolkitInvalidItem- The input dimension is invalid (non-driven).
|
| GetOrientationHint |
|---|
| DimOrientationHint | GetOrientationHint | () |
|
Exceptions thrown (but not limited to): XToolkitInvalidItem- The input dimension is invalid (non-driven).
|
| SetDimensionAttachPoints |
|---|
| void | SetDimensionAttachPoints | (DimensionAttachments DimAttachments, DimSenses DimSenses, DimOrientationHint OrientHint, AnnotationPlane AnnotPlane) |
|
Exceptions thrown (but not limited to): XToolkitBadDimAttach- A dimension could not be created with the attachments and sense specified. XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| EraseWitnessLine |
|---|
| void | EraseWitnessLine | (int WitnessLineIndex, /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitNoChange- The dimension witnessline could not be erased.
|
| ShowWitnessLine |
|---|
| void | ShowWitnessLine | ( /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitNoChange- The dimension witnessline could not be shown or input dimension does not have erased witnessline.
|
| SetOrdinateReferences |
|---|
| void | SetOrdinateReferences | (DimensionAttachment DimAttachment, DimSenses DimSenses, DimOrientationHint OrientHint) |
|
Exceptions thrown (but not limited to): XToolkitBadDimAttach- Invalid attachment geometry for this ordinate dimension. XToolkitInvalidType- The dimension is not an ordinate dimension.
|
| OrdinateDimensionToLinear |
|---|
| void | OrdinateDimensionToLinear | () |
|
Exceptions thrown (but not limited to): XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| LinearDimensionToOrdinate |
|---|
| void | LinearDimensionToOrdinate | (Dimension Dimension) |
|
Exceptions thrown (but not limited to): XToolkitCantWrite- Could not modify the given item because it has read-only access.
|
| SetDimensionArrowType |
|---|
| void | SetDimensionArrowType | (int ArrowIndex, LeaderArrowType ArrowType, /*optional*/ Drawing Drawing) |
|
Exceptions thrown (but not limited to): XToolkitNotFound- The dimension does not exist. XToolkitInvalidPtr- The dimension owner is invalid. XToolkitCantModify- The dimension cannot be modified.
|
| GetParentDimension |
|---|
| /*optional*/ Dimension | GetParentDimension | () |
Retrieves the parent dimension of the value dependent dimension.
|
| GetOriginSide |
|---|
| /*optional*/ Integer | GetOriginSide | () |
Identify if dimension has an origin side
|
| SetOriginSide |
|---|
| void | SetOriginSide | (int WitnessLineIndex) |
Sets origin side to dimension.
|
| GetDualOptions |
|---|
| DualDimensionInstructions | GetDualOptions | ( /*optional*/ Drawing Drw) |
Gets the dual dimension display options.
|
| SetDualOptions |
|---|
| void | SetDualOptions | ( /*optional*/ Drawing Drw, DualDimensionInstructions DDInst) |
Sets the dual dimension display using specified options.
|
| GetDisplayFormat |
|---|
| DimensionDisplayFormat | GetDisplayFormat | () |
Get display format of dimension.
|
| SetDisplayFormat |
|---|
| void | SetDisplayFormat | (DimensionDisplayFormat Format) |
Set display format of dimension.
|
| GetAdditionalReferences |
|---|
| AnnotationReferences | GetAdditionalReferences | (DimensionReferenceType RefType) |
Get dimension references.
|
| AddAdditionalReferences |
|---|
| void | AddAdditionalReferences | (DimensionReferenceType RefType, AnnotationReferences Refs) |
Add dimension references.
|
| DeleteAdditionalReferences |
|---|
| void | DeleteAdditionalReferences | (DimensionReferenceType RefType, int Index) |
Delete dimension reference.
|
| GetEnvelope |
|---|
| Envelope3D | GetEnvelope | ( /*optional*/ Drawing Drawing, int Line) |
| Get the envelope of a line in a specified dimension. For getting coordinates of dimension displayed in solid and same dimension is displayed in drawing then drawing should not be active.
Exceptions thrown (but not limited to): XToolkitNotFound- The indicated line does not exist.
|