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

Represents an entity with an ID. More...

Inheritance diagram for hyperx.api.IdEntity:
hyperx.api.DesignVariable hyperx.api.Element hyperx.api.FabricationCriterionRatio hyperx.api.IdNameEntity hyperx.api.JointDesignResult hyperx.api.LoadPropertyJoint hyperx.api.LoadPropertyUserGeneralBoltedRow hyperx.api.LoadPropertyUserGeneralBondedRow hyperx.api.Node hyperx.api.Rundeck hyperx.api.SizingMaterial hyperx.api.ZoneDesignResult hyperx.api.ZoneOverride

Public Member Functions

 __init__ (self, _api.IdEntity idEntity)

Protected Attributes

 _Entity = idEntity

Properties

 Id = property

Detailed Description

Represents an entity with an ID.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.IdEntity.__init__ ( self,
_api.IdEntity idEntity )

Member Data Documentation

◆ _Entity

hyperx.api.IdEntity._Entity = idEntity
protected

Property Documentation

◆ Id

hyperx.api.IdEntity.Id = property
static

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