ViewSectionElement
Canonical path: NemAll_Python_BasisElements.ViewSectionElement
Bases: AllplanElement
Representation of a Unified View and Section (UVS) in Allplan
GeneralSectionProperties
property
writable
GeneralSectionProperties: SectionGeneralProperties
General section properties
SectionDefinitionData
property
writable
SectionDefinitionData: SectionDefinitionData
Section definition data
CreateSectionBody
CreateSectionBody(
doc: DocumentAdapter,
insertionMat: Matrix3D,
undoRedoService: object | None = None,
)
Create the section body
Parameters:
-
doc
(DocumentAdapter
) –Document
-
insertionMat
(Matrix3D
) –Placement matrix
Placeholder