Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / BarBase Class / Length Property

Length Property (BarBase)
Returns and sets length of this object. Length is stored in mm.
Syntax
public virtual double Length {get; set;}
Exceptions
ExceptionDescription
Length must be grater then zero.
Failed to set the length.
See Also