2026 Enumeration
Changes 0
E

SpatialFieldPrimitiveHideMode

Description:
Defines modes which can be used by a SpatialFieldPrimitive to hide the original referenced element.
Name Description
E Default For ColoredSurface display style, hide only the referenced face passed at the primitive creation time. For DeformedShape display style, hide only the referenced face or curve passed at the primitive creation time.
E HideNone Do not hide any piece of the original model element.
E HideOnlyReference Hide only the referenced face or curve.
E HideWholeElement Hide the whole referenced element.