PlaceDepth

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

NameDescription
PlaceDepthConstructor.

Properties

NameTypeDescription
ValueintFor a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

PlaceDepth(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.