Click or drag to resize
SoAlgebraicShapeASClippingPolicies Enumeration

Specifies how the algebraic shape should be clipped by a clipping plane.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum ASClippingPolicies
Members
  Member nameValueDescription
STANDARD0
FULL_SHAPE1

Standard behaviour.

The shape can be partially clipped by the clipping plane.

Remarks