Module: EnfEditor
- Defined in:
- lib/enfeditor/enfeditor_utils.rb,
lib/enfeditor/ini_parser.rb,
lib/enfeditor/core_ext/ee_axis.rb,
lib/enfeditor/core_ext/ee_base.rb,
lib/enfeditor/core_ext/ee_brep.rb,
lib/enfeditor/core_ext/ee_model.rb,
lib/enfeditor/core_ext/ee_camera.rb,
lib/enfeditor/core_ext/ee_comprep.rb,
lib/enfeditor/core_ext/ee_element.rb,
lib/enfeditor/core_ext/ee_session.rb,
lib/enfeditor/core_ext/ee_xml_log.rb,
lib/enfeditor/core_ext/color_utils.rb,
lib/enfeditor/core_ext/ee_property.rb,
lib/enfeditor/core_ext/ee_attribute.rb,
lib/enfeditor/core_ext/ee_component.rb,
lib/enfeditor/core_ext/ee_pdq_error.rb,
lib/enfeditor/core_ext/ee_annotation.rb,
lib/enfeditor/core_ext/ee_occurrence.rb,
lib/enfeditor/core_ext/ee_polygonrep.rb,
lib/enfeditor/core_ext/ee_gvt_session.rb,
lib/enfeditor/core_ext/property_utils.rb,
lib/enfeditor/core_ext/ee_anno_element.rb,
lib/enfeditor/core_ext/ee_element_owner.rb,
lib/enfeditor/core_ext/ee_final_feature.rb,
lib/enfeditor/core_ext/ee_user_property.rb
Defined Under Namespace
Modules: ColorUtils, PropertyName, PropertyUtils, UserPropertyUtils Classes: EEAttribute, EEBase, EEBrepCurve, EEBrepEdge, EEBrepFace, EEBrepLoop, EEBrepPoint, EEBrepShell, EEBrepSurface, EEBrepVertex, EEBrepVolume, EECompRepChildElement, EEComponent, EEElement, EEElementOwner, EEMaterialColor, EEModelSession, EEOccInst, EESession, EEUserProperty
Constant Summary collapse
- ColorUtilsInternal =
EnfEditor::ColorUtils
- PropertyUtilsInternal =
EnfEditor::PropertyUtils
- PropertyNameInternal =
EnfEditor::PropertyName
- UserPropertyUtilsInternal =
EnfEditor::UserPropertyUtils
- EhrError =
EnfEditor::EEError
- EhrNothing =
EnfEditor::EENothing
- EhrEnf2Property =
EnfEditor::EEEnf2Property
- EhrAttributeContainer =
EnfEditor::EEAttributeContainer
- EhrAttributeRelation =
EnfEditor::EEAttributeRelation
- EhrProperty =
EnfEditor::EEProperty
- EhrCoord =
EnfEditor::EECoord
- EhrVector =
EnfEditor::EEVector
- EhrFaceDistanceAttrData =
EnfEditor::EEFaceDistanceAttrData
- EhrSession =
EnfEditor::EESession
- EhrGvtSession =
EnfEditor::EEGvtSession
- EhrBase =
EnfEditor::EEBase
- EhrElement =
EnfEditor::EEElement
- EhrElementOwner =
EnfEditor::EEElementOwner
- EhrModel =
EnfEditor::EEModel
- EhrModelSession =
EnfEditor::EEModelSession
- EhrComponent =
EnfEditor::EEComponent
- EhrCompRep =
EnfEditor::EECompRep
- EhrOccTree =
EnfEditor::EEOccTree
- EhrOccurrence =
EnfEditor::EEOccurrence
- EhrOccInst =
EnfEditor::EEOccInst
- EhrImportedElementBase =
EnfEditor::EEImportedElementBase
- EhrImportedElement =
EnfEditor::EEImportedElement
- EhrAssyElement =
EnfEditor::EEAssyElement
- EhrElementAlias =
EnfEditor::EEElementAlias
- EhrPropertyKey =
EnfEditor::EEPropertyKey
- EhrPropertyValue =
EnfEditor::EEPropertyValue
- EhrPropertyContainer =
EnfEditor::EEPropertyContainer
- EhrAttribute =
EnfEditor::EEAttribute
- EhrUserProperty =
EnfEditor::EEUserProperty
- EhrAxis =
EnfEditor::EEAxis
- EhrAnnotation =
EnfEditor::EEAnnotation
- EhrAnnoNote =
EnfEditor::EEAnnoNote
- EhrAnnoElement =
EnfEditor::EEAnnoElement
- EhrAnnoReferencePlane =
EnfEditor::EEAnnoReferencePlane
- EhrAnnoTextProperty =
EnfEditor::EEAnnoTextProperty
- EhrAnnoPolyline =
EnfEditor::EEAnnoPolyline
- EhrAnnoLeader =
EnfEditor::EEAnnoLeader
- EhrAnnoGraphicDataElem =
EnfEditor::EEAnnoGraphicDataElem
- EhrAnnoTermSymbol =
EnfEditor::EEAnnoTermSymbol
- EhrAnnoText =
EnfEditor::EEAnnoText
- EhrAnnoDatum =
EnfEditor::EEAnnoDatum
- EhrAnnoDatumTarget =
EnfEditor::EEAnnoDatumTarget
- EhrAnnoRoughness =
EnfEditor::EEAnnoRoughness
- EhrAnnoDataCell =
EnfEditor::EEAnnoDataCell
- EhrAnnoGdt =
EnfEditor::EEAnnoGdt
- EhrAnnoStructuredValue =
EnfEditor::EEAnnoStructuredValue
- EhrAnnoWitness =
EnfEditor::EEAnnoWitness
- EhrAnnoDimension =
EnfEditor::EEAnnoDimension
- EhrAnnoLocator =
EnfEditor::EEAnnoLocator
- EhrAnnoSpotWeld =
EnfEditor::EEAnnoSpotWeld
- EhrAnnoLineWeldElement =
EnfEditor::EEAnnoLineWeldElement
- EhrAnnoLineWeld =
EnfEditor::EEAnnoLineWeld
- EhrAnnoBalloonElement =
EnfEditor::EEAnnoBalloonElement
- EhrAnnoBalloonStack =
EnfEditor::EEAnnoBalloonStack
- EhrFeatureGroup =
EnfEditor::EEFeatureGroup
- EhrHatchingPattern =
EnfEditor::EEHatchingPattern
- EhrMaterialColor =
EnfEditor::EEMaterialColor
- EhrCompRepChildElementList =
EnfEditor::EECompRepChildElementList
- EhrCompRepChildElement =
EnfEditor::EECompRepChildElement
- EhrBrepCurve =
EnfEditor::EEBrepCurve
- EhrBrepEdge =
EnfEditor::EEBrepEdge
- EhrBrepFace =
EnfEditor::EEBrepFace
- EhrBrepLoop =
EnfEditor::EEBrepLoop
- EhrBrepPoint =
EnfEditor::EEBrepPoint
- EhrBrepShell =
EnfEditor::EEBrepShell
- EhrBrepSurface =
EnfEditor::EEBrepSurface
- EhrBrepTEdge =
EnfEditor::EEBrepTEdge
- EhrBrepTFace =
EnfEditor::EEBrepTFace
- EhrBrepTSurface =
EnfEditor::EEBrepTSurface
- EhrBrepTVertex =
EnfEditor::EEBrepTVertex
- EhrBrepUVGeom =
EnfEditor::EEBrepUVGeom
- EhrBrepVertex =
EnfEditor::EEBrepVertex
- EhrBrepVolume =
EnfEditor::EEBrepVolume
- EhrMultiPoint =
EnfEditor::EEMultiPoint
- EhrMultiPolyline =
EnfEditor::EEMultiPolyline
- EhrPolygonVolume =
EnfEditor::EEPolygonVolume
- EhrPolygonFace =
EnfEditor::EEPolygonFace
- EhrPhysicalProperty =
EnfEditor::EEPhysicalProperty
- EhrProgressInfo =
EnfEditor::EEProgressInfo
- EhrMatrix =
EnfEditor::EEMatrix