AllplanGlobalSettings
Canonical path: NemAll_Python_AllplanSettings.AllplanGlobalSettings
Utility for reading the current global Allplan settings
GetCurrentColorId
staticmethod
Get the current used color ID in Allplan
Returns:
-
int
–Current color ID
GetCurrentCommonProperties
staticmethod
GetCurrentCommonProperties() -> CommonProperties
GetCurrentFaceStyleId
staticmethod
Get the current used face style ID in Allplan
Returns:
-
int
–Current face style ID
GetCurrentFontId
staticmethod
Get the current used font ID in Allplan
Returns:
-
int
–Current font ID
GetCurrentHatchId
staticmethod
Get the current used hatch ID in Allplan
Returns:
-
int
–Current hatch ID
GetCurrentLayerId
staticmethod
Get the current used layer ID in Allplan
Returns:
-
int
–Current layer ID
GetCurrentPatternId
staticmethod
Get the current used pattern ID in Allplan
Returns:
-
int
–Current pattern ID
GetCurrentPenId
staticmethod
Get the current used pen ID in Allplan
Returns:
-
int
–Current pen ID
GetCurrentStrokeId
staticmethod
Get the current used stroke ID in Allplan
Returns:
-
int
–Current stroke ID
Placeholder