SoSimplifyActionSetSizeFactor Method |
Sets the scale factor to use to decide what values of ranges to use in the LevelOfSimplification node.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetSizeFactor(
float size
)
Public Sub SetSizeFactor (
size As Single
)
public:
void SetSizeFactor(
float size
)
member SetSizeFactor :
size : float32 -> unit
Parameters
- size
- Type: SystemSingle
Remarks See Also