2027 Members
Changes 0
M

ViewShapeBuilder Properties

Name Return Type Description Inherited From
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ShapeBuilder ) ShapeBuilder
P 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.
P ViewType DirectShapeTargetViewType View type where the view-specific shape currently being built will be used