ViewShapeBuilder.ValidateViewType
Description:
Validates the incoming view type. As of today, the only allowed view type is Plan.
Validates the incoming view type. As of today, the only allowed view type is Plan.
public static bool ValidateViewType(
DirectShapeTargetViewType targetViewType
)
-
targetViewType
Return Value
bool
True if %targetViewType% is DirectShapeTargetViewType::Plan
-
A value passed for an enumeration argument is not a member of that enumeration