<Code Lib>
2024 Method
Changes 0
M

RebarInSystem.CanApplyPresentationMode

Description:
Checks if a presentation mode can be applied for this rebar in the given view.

public bool CanApplyPresentationMode(
	View dBView
)

Return Value bool True if a presentation mode can be applied for the given view, false otherwise.

Loading…