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

A property description. More...

Inheritance diagram for hyperx.api.FemProperty:
hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.FemProperty femProperty)
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

 Elements = property
 FemType = 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

Detailed Description

A property description.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.FemProperty.__init__ ( self,
_api.FemProperty femProperty )

Property Documentation

◆ Elements

hyperx.api.FemProperty.Elements = property
static

◆ FemType

hyperx.api.FemProperty.FemType = property
static

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