Macro Slide Element
Class full path: NemAll_Python_BasisElements.MacroSlideElement
Bases: BasisElement, AllplanElement
MacroSlideElement class
Functions
GetMacroSlideProperties()
Get the MacroSlide properties
Returns:
| Type | Description |
|---|---|
MacroSlideProperties
|
MacroSlide properties |
GetObjectList()
Get the slide object list
Returns:
| Type | Description |
|---|---|
List
|
Slide object list |
SetMacroSlideProperties(MacroSlideProp)
Set the MacroSlide properties
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
MacroSlideProp
|
MacroSlideProperties
|
MacroSlide properties |
required |
__init__
overload
__init__()
initialize
__init__(macroSlideProp, objectList)
Constructor
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
macroSlideProp
|
MacroSlideProperties
|
MacroSlide properties |
required |
objectList
|
List
|
Objects to include in slide |
required |
__repr__()
convert the list to a string