Gets or sets whether to hide or show zero feet (0') for dual Dimension geometric tolerances when the
format of the dual Dimension is set to Architectural or Engineering.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DualDimensionHideZeroesIf0Feet As System.Boolean |
C# | |
---|
System.bool DualDimensionHideZeroesIf0Feet {get; set;} |
JavaScript | |
---|
DualDimensionHideZeroesIf0Feet : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_DualDimensionHideZeroesIf0Feet(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool DualDimensionHideZeroesIf0Feet { bool* Val
)
DSRESULTput_DualDimensionHideZeroesIf0Feet(
bool NewVal
} |
Property Value
True to hide zero feet, false to show zero feet