Skip to content

ViewSectionPreview

Canonical path: NemAll_Python_BaseElements.ViewSectionPreview

Methods:

CollectPreviewElements

CollectPreviewElements(
    doc: DocumentAdapter, generalsectionProperties: SectionGeneralProperties
)

Rotate the elements

Parameters:

DrawPreview

DrawPreview(
    placementPoint: Point2D,
    doc: DocumentAdapter,
    generalsectionProperties: SectionGeneralProperties,
    directDraw: bool,
) -> Point3D

Draw the section preview

Parameters:

__init__

__init__()

Initialize

Placeholder