<Code Lib>
2026 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 Boolean True if %targetViewType% is DirectShapeTargetViewType::Plan

Loading…