HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.JointDesignProperty Class Reference
Inheritance diagram for hyperx.api.JointDesignProperty:
hyperx.api.DesignProperty hyperx.api.AssignablePropertyWithFamilyCategory hyperx.api.AssignableProperty hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.JointDesignProperty jointDesignProperty)
Public Member Functions inherited from hyperx.api.DesignProperty
 __init__ (self, _api.DesignProperty designProperty)
DesignProperty Copy (self, str newName=None)
 Creates a copy of this DesignProperty.
Public Member Functions inherited from hyperx.api.AssignablePropertyWithFamilyCategory
 __init__ (self, _api.AssignablePropertyWithFamilyCategory assignablePropertyWithFamilyCategory)
Public Member Functions inherited from hyperx.api.AssignableProperty
 __init__ (self, _api.AssignableProperty assignableProperty)
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)

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity
Properties inherited from hyperx.api.AssignablePropertyWithFamilyCategory
 FamilyCategory = property
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.JointDesignProperty.__init__ ( self,
_api.JointDesignProperty jointDesignProperty )

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