Class: Property.Info
Overview
This class contains the information of the BIM parameter.
Instance Property Summary # collapse
-
#description ⇒ { get; set; }
The description of the BIM parameter.
-
#name ⇒ { get; set; }
The name of the BIM parameter.
-
#value ⇒ { get; set; }
The value of the BIM parameter.
↑ #description ⇒ { get; set; }
The description of the BIM parameter.
↑ #name ⇒ { get; set; }
The name of the BIM parameter.
↑ #value ⇒ { get; set; }
The value of the BIM parameter.
Instance Method Summary # collapse
-
#Info()
-
#clear()
Clears the Info.
-
#empty() ⇒ Boolean
Checks whether the name is an empty string.
Comments
0 comments
Please sign in to leave a comment.