HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.IdNameEntity Class Reference

Represents an entity with an ID and Name. More...

Inheritance diagram for hyperx.api.IdNameEntity:
hyperx.api.IdEntity hyperx.api.AnalysisDefinition hyperx.api.AssignableProperty hyperx.api.DesignLoad hyperx.api.DesignLoadSubcase hyperx.api.DesignLoadSubcaseMultiplier hyperx.api.DesignLoadSubcaseTemperature hyperx.api.ElementSet hyperx.api.FailureCriterion hyperx.api.FailureModeCategory hyperx.api.FailureObjectGroup hyperx.api.FailureSetting hyperx.api.FemProperty hyperx.api.Folder hyperx.api.IdNameEntityRenameable hyperx.api.LaminateFamily hyperx.api.LoadPropertyUserGeneralDoubleRow hyperx.api.LoadPropertyUserRow hyperx.api.PluginPackage hyperx.api.Ply hyperx.api.RunSet hyperx.api.SectionCut hyperx.api.ToolingConstraint

Public Member Functions

 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity

Detailed Description

Represents an entity with an ID and Name.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.IdNameEntity.__init__ ( self,
_api.IdNameEntity idNameEntity )

Property Documentation

◆ Name

hyperx.api.IdNameEntity.Name = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py