Click or drag to resize

DimensionButtonArgs Properties

The DimensionButtonArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancelDefaultFunctionatliy
Determines whether to override default functionality that is to clear linked dimension value.
Public propertyChangedProperties
Properties which values have beed changed during the event.
Public propertyProperties
All properties that have Allow Scripting set. Values of properties can be changed.
Public propertyProperty
Dimension custom property
Public propertySelectedProject
Currently selected project in Properties. In order to change selected project set desired project to this property.
Public propertySWDoc
The document (IModelDoc2) which we are currently targetting.
Top
See Also