ViewShapeBuilder Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ShapeBuilder ) | ShapeBuilder |
| ViewNormal | XYZ | Normal of the view that will display the shape being built. Must be set explicitly before adding any geometry. Must be a unit vector. This is used to validate incoming geometry - it must be orthogonal to the viewNormal. | |
| ViewType | DirectShapeTargetViewType | View type where the view-specific shape currently being built will be used |