<Code Lib>
2021 Method
Changes 0
M

ViewShapeBuilder.ValidateViewType

Description:
Validates the incoming view type. As of today, the only allowed view type is Plan.

public static bool ValidateViewType(
	DirectShapeTargetViewType targetViewType
)

Return Value bool True if %targetViewType% is DirectShapeTargetViewType::Plan

Loading…