Class: EnfEditor::EEBrepVolume
- Inherits:
-
EECompRepChildElement
- Object
- EEBase
- EEElement
- EECompRepChildElement
- EnfEditor::EEBrepVolume
- Includes:
- ColorUtils, PropertyName, PropertyUtils, UserPropertyUtils
- Defined in:
- lib/enfeditor/core_ext/ee_brep.rb,
ext/enfhandler/EnfHandler_wrap2.cxx
Overview
Proxy of C++ EnfEditor::EEBrepVolume class
Instance Method Summary collapse
-
#open_close_flag ⇒ Symbol
Returns :open for open volume and :close for closed volume.
-
#shells ⇒ Array<EEBrepShell>
(also: #children)
Returns all shells in volume.
Methods included from PropertyUtils
#display=, #display?, #layer, #layer=
Methods included from PropertyName
Methods included from ColorUtils
#has_material_color?, #has_material_color_rgb?, #material_color, #material_color=
Methods included from UserPropertyUtils
#create_user_property, #user_properties
Methods inherited from EEElement
Methods inherited from EEBase
Instance Method Details
#open_close_flag ⇒ Symbol
Returns :open for open volume and :close for closed volume.
#shells ⇒ Array<EEBrepShell> Also known as: children
Returns all shells in volume.