HiddenCalculationParameters
Canonical path: NemAll_Python_Geometry.HiddenCalculationParameters
Parameters of hidden calculation.
Methods:
-
SetObserverMatrix
–Calculates observer matrix from 2 points.
-
__init__
–Overloaded function. See individual overloads.
Attributes:
-
AdjacentEdgesMaxAngle
(Angle
) –Adjacent edges max angle.
-
GetHiddenLines
(bool
) –Determines if get also hidden lines.
-
ObserverMatrix
(Matrix3D
) –Observer matrix;
AdjacentEdgesMaxAngle
property
writable
AdjacentEdgesMaxAngle: Angle
Adjacent edges max angle.
Maximal angle in which adjacent edges will be joined.
GetHiddenLines
property
writable
Determines if get also hidden lines.
If false only visible lines are produced during hidden calculation.
SetObserverMatrix
__init__
overloaded
Placeholder