PrecastElementProperties
Canonical path: NemAll_Python_Precast.PrecastElementProperties
PrecastElementProperties class
CreateLabeling
property
Property for CreateLabeling Value type: bool
:type: None
DimensionCross
property
Property for DimensionCross Value type: float
:type: None
DimensionViewing
property
Property for DimensionViewing Value type: float
:type: None
ElemTypeAttribut
property
Property for ElemTypeAttribut Value type: str
:type: None
ElementTypeCatGUID
property
Property for ElementTypeCatGUID Value type: GUID
:type: None
FactoryCatAddressOffset
property
Property for FactoryCatAddressOffset Value type: int
:type: None
LabelingTextRefPoint
property
Property for LabelingTextRefPoint Value type: int
:type: None
ManualDimensions
property
Property for ManualDimensions Value type: bool
:type: None
NormCatAddressOffset
property
Property for NormCatAddressOffset Value type: int
:type: None
ReferencePoint
property
Property for ReferencePoint Value type: Point3D
:type: None
SpanDirection
property
Property for SpanDirection Value type: Point3D
:type: None
ViewDirection
property
Property for ViewDirection Value type: Point3D
:type: None
GetPrecastElementTypeFromIdx
Get the name of the PrecastElementType from Cat Idx
Returns:
-
str
–PrecastElementType Cat Name
SetElementTypeCatalogGUID_from_Name
SetElementTypeCatalogGUID_from_Name(arg2: str) -> GUID
SetFactoryCatalogAddressOffset
Set the factoryCatAddressOffset
Returns:
-
int
–factoryCatAddressOffset
SetNormCatalogAddressOffset
Set the normCatAddressOffset
Returns:
-
int
–normCatAddressOffset
__eq__
__eq__(prop: PrecastElementProperties) -> bool
equal operator
Parameters:
-
prop
(PrecastElementProperties
) –PrecastElementProperties to compare
Returns:
-
bool
–true if they are equal, false otherwise