PlaceDepth
Contents
[
Hide
]PlaceDepth class
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.
Constructors
| Name | Description |
|---|---|
| PlaceDepth | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
PlaceDepth(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A PlaceDepthValue value. |
PlaceDepth.Value property
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout. The value of the property is PlaceDepthValue integer constant.
Type: int
PlaceDepth.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.