SoShapeStyleElementMightNotRender Method |
Returns true if shapes may not render for some reason.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool MightNotRender()
Public Function MightNotRender As Boolean
public:
bool MightNotRender()
member MightNotRender : unit -> bool
Return Value
Type:
BooleanRemarks See Also