HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.EntityWithAssignableProperties Class Reference
Inheritance diagram for hyperx.api.EntityWithAssignableProperties:
hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity hyperx.api.ZoneJointEntity hyperx.api.Joint hyperx.api.ZoneBase hyperx.api.PanelSegment hyperx.api.Zone hyperx.api.Beam hyperx.api.Panel

Public Member Functions

 __init__ (self, _api.EntityWithAssignableProperties entityWithAssignableProperties)
PropertyAssignmentStatus AssignAnalysisProperty (self, int id)
PropertyAssignmentStatus AssignDesignProperty (self, int id)
PropertyAssignmentStatus AssignLoadProperty (self, int id)
PropertyAssignmentStatus AssignProperty (self, AssignableProperty property)
 Assign a Property to this entity.
Public Member Functions inherited from hyperx.api.IdNameEntityRenameable
 __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable)
None Rename (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 AssignedAnalysisProperty = property
 AssignedDesignProperty = property
 AssignedLoadProperty = property
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.EntityWithAssignableProperties.__init__ ( self,
_api.EntityWithAssignableProperties entityWithAssignableProperties )

Member Function Documentation

◆ AssignAnalysisProperty()

PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignAnalysisProperty ( self,
int id )

◆ AssignDesignProperty()

PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignDesignProperty ( self,
int id )

◆ AssignLoadProperty()

PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignLoadProperty ( self,
int id )

◆ AssignProperty()

PropertyAssignmentStatus hyperx.api.EntityWithAssignableProperties.AssignProperty ( self,
AssignableProperty property )

Assign a Property to this entity.

Property Documentation

◆ AssignedAnalysisProperty

hyperx.api.EntityWithAssignableProperties.AssignedAnalysisProperty = property
static

◆ AssignedDesignProperty

hyperx.api.EntityWithAssignableProperties.AssignedDesignProperty = property
static

◆ AssignedLoadProperty

hyperx.api.EntityWithAssignableProperties.AssignedLoadProperty = property
static

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