Class: ARCHline.LineWidth
11/5/25Less than 1 minute
Class: ARCHline.LineWidth
Inherits:
ARCHline.LineWidth
show all
Overview
This class holds the line width property of an ARCHline entity.
Version:
2021 development
Instance Property Summary
- [
#value ⇒ { get; set; }
](#value-instance_property)
The line width in meters.
#value ⇒ { get; set; }
The line width in meters.
Type:
Integer
Version:
- 2021 development
Instance Method Summary
- [
#LineWidth()
](#LineWidth-instance_method)
- [
#loadFromItem(item) ⇒ Boolean
](#loadFromItem-instance_method)
Loads the line width from the specified entity.
#LineWidth()
Version:
2021 development
#loadFromItem(item) ⇒ Boolean
Loads the line width from the specified entity.
Parameters:
item
—
The entity.
Returns:
- (Boolean)
—
Whether the line width is loaded successfully.
Version:
- 2021 development