Namespace:
Autodesk.Revit.DB.Analysis
SpatialFieldPrimitiveHideMode
Enumeration
Description:
Defines modes which can be used by a SpatialFieldPrimitive to hide the original referenced element.
Defines modes which can be used by a SpatialFieldPrimitive to hide the original referenced element.
SpatialFieldPrimitiveHideMode Enumeration Members:
Name | Description |
---|---|
0 | 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. |
1 | Do not hide any piece of the original model element. |
2 | Hide only the referenced face or curve. |
3 | Hide the whole referenced element. |