ViewShapeBuilder Properties

The ViewShapeBuilder type exposes the following members.

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ShapeBuilder.)
Public propertyViewNormal
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.
Public propertyViewType
View type where the view-specific shape currently being built will be used

See Also