ViewShapeBuilder(DirectShapeTargetViewType)
Description:
A constructor for an ViewShapeBuilder object that takes a view type. It will infer the view normal from view type. View normal and view type are used to validate the geometry to be stored as a view-specific shape representation of a DirectShape object.
A constructor for an ViewShapeBuilder object that takes a view type. It will infer the view normal from view type. View normal and view type are used to validate the geometry to be stored as a view-specific shape representation of a DirectShape object.
Overloads (2):
public ViewShapeBuilder(
DirectShapeTargetViewType targetViewType
)
-
targetViewTypeView type for which this shape representation is intended. Currently limited to Plan Views.
-
targetViewType is not DirectShapeTargetViewType::Plan
-
A value passed for an enumeration argument is not a member of that enumeration