SoGetPrimitiveCountActionCanApproximateCount Method |
Returns whether shapes are allowed to approximate their count.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool CanApproximateCount()
Public Function CanApproximateCount As Boolean
public:
bool CanApproximateCount()
member CanApproximateCount : unit -> bool
Return Value
Type:
BooleanRemarks See Also