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