ViewSectionPreview
Canonical path: NemAll_Python_BaseElements.ViewSectionPreview
Methods:
-
CollectPreviewElements–Rotate the elements
-
DrawPreview–Rotate the elements
-
__init__–Initialize
CollectPreviewElements
CollectPreviewElements(
doc: DocumentAdapter, generalsectionProperties: SectionGeneralProperties
)
Rotate the elements
Parameters:
-
doc(DocumentAdapter) –Document
-
generalsectionProperties(SectionGeneralProperties) –General section properties
DrawPreview
DrawPreview(
placementPoint: Point2D,
doc: DocumentAdapter,
generalsectionProperties: SectionGeneralProperties,
) -> Point3D
Rotate the elements
Parameters:
-
placementPoint(Point2D) –Placement point
-
doc(DocumentAdapter) –Document
-
generalsectionProperties(SectionGeneralProperties) –General section properties
Placeholder