Value Property

AEC Auto

Value Property

For layer overrides, specifies the value of the layer key style override; for layout curves, specifies either the spacing between nodes or the number of nodes on the layout curve.

See Also | Example

Signature

object.Value

object

AecLayerOverrideSetting, AecLayoutCurve
The object this property applies to.

Value

AecLayerOverrideSetting: String; read-write
The string the layer key override is set to.

AecLayoutCurve: Variant; read-write
Bay spacing or number of even divisions on a layout curve.

Remarks

AecLayoutCurve:

  • If the curve uses manual spacing, Value is zero.

  • Check the Type property to determine what Value represents.