API Documentation > Classes > Class pfcDimension2D
Class pfcDimension2D
Description
This interface represents a dimension or reference dimension in a drawing.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
/* readonly */ boolean
DEPRECATED: since Creo 4
/* readonly */ boolean
DEPRECATED: since Creo 4
SUCCESSOR(S): <reference 1 to unknown entity pfcDrawing::Drawing::IsDimensionDisplayed>
/* readonly */ boolean
DEPRECATED: since Creo 4
DEPRECATED: since Creo 4
Method Summary
DEPRECATED: since Creo 4
void
DEPRECATED: since Creo 4
void
ConvertToOrdinate (pfcDimension2D BaselineDimension)
DEPRECATED: since Creo 4
void
DEPRECATED: since Creo 4
DEPRECATED: since Creo 4
/* optional */ pfcDimension2D
DEPRECATED: since Creo 4
DEPRECATED: since Creo 4
boolean
DEPRECATED: since Creo 4
SUCCESSOR(S): Dimension.IsReference
DEPRECATED: since Creo 4
/* optional */ pfcDimTolerance
DEPRECATED: since Creo 4
SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::Dimension::Tolerance>
/* optional */ pfcView2D
DEPRECATED: since Creo 4
void
SetTolerance ( /* optional */ pfcDimTolerance Limits)
DEPRECATED: since Creo 4
SUCCESSOR(S): <reference 1 to unknown entity pfcDimension::Dimension::Tolerance>
void
DEPRECATED: since Creo 4
Property Detail
/* readonly */ boolean
IsAssociative
DEPRECATED: since Creo 4
/* readonly */ boolean
IsDisplayed
DEPRECATED: since Creo 4
/* readonly */ boolean
IsToleranceDisplayed
DEPRECATED: since Creo 4
Location
DEPRECATED: since Creo 4
Method Detail
ConvertToBaseline
(pfcVector2D Location)
DEPRECATED: since Creo 4
User Guide References:
void
ConvertToLinear
()
DEPRECATED: since Creo 4
User Guide References:
void
ConvertToOrdinate
(pfcDimension2D BaselineDimension)
DEPRECATED: since Creo 4
User Guide References:
void
EraseFromModel2D
()
DEPRECATED: since Creo 4
User Guide References:
GetAttachmentPoints
()
DEPRECATED: since Creo 4
User Guide References:
/* optional */ pfcDimension2D
GetBaselineDimension
()
DEPRECATED: since Creo 4
User Guide References:
GetDimensionSenses
()
DEPRECATED: since Creo 4
User Guide References:
boolean
GetIsReference
()
DEPRECATED: since Creo 4
User Guide References:
GetOrientationHint
()
DEPRECATED: since Creo 4
User Guide References:
/* optional */ pfcDimTolerance
GetTolerance
()
DEPRECATED: since Creo 4
User Guide References:
/* optional */ pfcView2D
GetView
()
DEPRECATED: since Creo 4
User Guide References:
void
SetTolerance
( /* optional */ pfcDimTolerance Limits)
DEPRECATED: since Creo 4
User Guide References:
void
SwitchView
(pfcView2D View)
DEPRECATED: since Creo 4
User Guide References:
Was this helpful?