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

Public Member Functions

 __init__ (self, _api.ZoneDesignProperty zoneDesignProperty)
Public Member Functions inherited from hyperx.api.DesignProperty
 __init__ (self, _api.DesignProperty designProperty)
PropertyAssignmentStatus AssignTo (self, tuple[int] entityIds)
 Assigns the hyperx.api.DesignProperty to a collection of entityIds where the entity type is determined by the hyperx.api.AssignablePropertyWithFamilyCategory.FamilyCategory property.
DesignProperty Copy (self, str newName=None)
 Creates and returns a copy of this hyperx.api.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)

Properties

 ConceptId = property
 DesignVariables = property
 Get a hyperx.api.DesignVariable collection for this hyperx.api.ZoneDesignProperty.
 DiscreteStiffenerTechnique = property
 FabricationCriterionRatios = property
 Gets a hyperx.api.FabricationCriterionRatioCol of fabrication criterion ratios.
 FamilyConceptUID = property
 FamilyId = property
 HasFabricationCriteria = property
 HeightSizingVariable = property
 MaterialMode = property
 ToolingConstraints = property
 Get a hyperx.api.ToolingConstraint collection for this hyperx.api.ZoneDesignProperty.
Properties inherited from hyperx.api.AssignablePropertyWithFamilyCategory
 FamilyCategory = 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.ZoneDesignProperty.__init__ ( self,
_api.ZoneDesignProperty zoneDesignProperty )

Property Documentation

◆ ConceptId

hyperx.api.ZoneDesignProperty.ConceptId = property
static

◆ DesignVariables

hyperx.api.ZoneDesignProperty.DesignVariables = property
static

◆ DiscreteStiffenerTechnique

hyperx.api.ZoneDesignProperty.DiscreteStiffenerTechnique = property
static

◆ FabricationCriterionRatios

hyperx.api.ZoneDesignProperty.FabricationCriterionRatios = property
static

Gets a hyperx.api.FabricationCriterionRatioCol of fabrication criterion ratios.

◆ FamilyConceptUID

hyperx.api.ZoneDesignProperty.FamilyConceptUID = property
static

◆ FamilyId

hyperx.api.ZoneDesignProperty.FamilyId = property
static

◆ HasFabricationCriteria

hyperx.api.ZoneDesignProperty.HasFabricationCriteria = property
static

◆ HeightSizingVariable

hyperx.api.ZoneDesignProperty.HeightSizingVariable = property
static

◆ MaterialMode

hyperx.api.ZoneDesignProperty.MaterialMode = property
static

◆ ToolingConstraints

hyperx.api.ZoneDesignProperty.ToolingConstraints = property
static

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