MPropertyDescription: "Specifies the length of this element, used when fitting an element on to a line."
MPropertyFriendlyName: "Linear Length"
Inherits from (1 field)
- MPropertyDescription: "Specifies the length of the line that will be taken up if this element is selected."
- MPropertyDescription: "Can this object be scaled. If enabled the minimum and maximum lengths must be set to specify the size range of allowable scale."
- MPropertyDescription: "Minimum allowable length for the object. Must be <= length. If length is 100 and minimum length is 20, then the object may be assigned a scale in the rage [ 0.2, 1.0 ]."MPropertyFriendlyName: "Minimum length"MPropertySuppressExpr: "m_bAllowScale == false"
- MPropertyDescription: "Maximum allowable length for the object. Must be >= length. If length is 100 and maximum length is 160, then the object may be assigned a scale in the rage [ 1.0, 1.6 ]."MPropertyFriendlyName: "Maximum length"MPropertySuppressExpr: "m_bAllowScale == false"
Also in