Module: EnfEditor::PropertyName
- Included in:
- EEBrepVolume, EEComponent, EEOccInst
- Defined in:
- lib/enfeditor/core_ext/property_utils.rb
Overview
Mixin module to handle name property
Instance Method Summary collapse
-
#name ⇒ String?
Return name.
-
#name=(value) ⇒ Object
Setter for element name.
Instance Method Details
#name ⇒ String?
Return name
|
|
# File 'lib/enfeditor/core_ext/property_utils.rb', line 9
|
#name=(value) ⇒ Object
Setter for element name
|
|
# File 'lib/enfeditor/core_ext/property_utils.rb', line 16
|