RVTDocs.com

SpatialFieldPrimitiveHideMode

Enumeration
Description:
Defines modes which can be used by a SpatialFieldPrimitive to hide the original referenced element.
Syntax
public enum SpatialFieldPrimitiveHideMode
Unknown Namespace Members:
Name Description
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.
HideNone Do not hide any piece of the original model element.
HideOnlyReference Hide only the referenced face or curve.
HideWholeElement Hide the whole referenced element.