Class: ARCHline.Entity
Class: ARCHline.Entity
Inherits:
ARCHline.Entity
show all
Overview
Version:
2021 development
Instance Property Summary
- [
#guid ⇒ { get; set; }
](#guid-instance_property)
The ARCHline guid of the entity.
- [
#id ⇒ { get; set; }
](#id-instance_property)
The id of the entity.
- [
#metfileid ⇒ { get; set; }
](#metfileid-instance_property)
- [
#type ⇒ { get; set; }
](#type-instance_property)
The type of the entity.
- [
#typeId ⇒ { get; set; }
](#typeId-instance_property)
The id of the type of the entity.
- [
#valid ⇒ { get; }
](#valid-instance_property)
Whether the entity is valid.
#guid ⇒ { get; set; }
The ARCHline guid of the entity.
Type:
String
Version:
- 2021 development
#id ⇒ { get; set; }
The id of the entity.
Type:
Integer
Version:
- 2021 development
#metfileid ⇒ { get; set; }
Type:
Integer
Version:
- 2021 development
#type ⇒ { get; set; }
The type of the entity.
Type:
String
Version:
- 2021 development
#typeId ⇒ { get; set; }
The id of the type of the entity.
Type:
Integer
Version:
- 2021 development
#valid ⇒ { get; }
Whether the entity is valid.
Type:
Boolean
Version:
- 2021 development
Instance Method Summary
- [
#Entity()
](#Entity-instance_method)
- [
#redraw()
](#redraw-instance_method)
#Entity()
Version:
2021 development
#redraw()
Version:
2021 development