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 | |
---|
get_ZeroesDisplayFollowSheetDimensions () : Boolean
put_ZeroesDisplayFollowSheetDimensions (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_ZeroesDisplayFollowSheetDimensions(
VARIANT_BOOL* Val
)
HRESULT put_ZeroesDisplayFollowSheetDimensions(
VARIANT_BOOL NewVal |
C++ | |
---|
DSRESULT get_ZeroesDisplayFollowSheetDimensions (
bool* Val
)
DSRESULT put_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
See Also
Availability
DraftSight V1R1.2