Gets or sets whether to apply the measurement scale factor to linear Dimensions created on Sheets only.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ZeroesDisplayFollowSheetDimensions As System.Boolean |
C# | |
---|
System.bool ZeroesDisplayFollowSheetDimensions {get; set;} |
JavaScript | |
---|
ZeroesDisplayFollowSheetDimensions : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ZeroesDisplayFollowSheetDimensions(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool ZeroesDisplayFollowSheetDimensions { bool* Val
)
DSRESULTput_ZeroesDisplayFollowSheetDimensions(
bool NewVal
} |
Property Value
True to apply the measurement scale factor to linear Dimensions created on Sheets only, false to apply the measurement scale factor to linear Dimensions created on Sheets and Models