<Code Lib>
2026 Method
Changes 5
M

RebarInSystem.GetPresentationMode

Description:
Gets the presentaion mode for this rebar set when displayed in the given view.

public RebarPresentationMode GetPresentationMode(
	View dBView
)

  • dBView
    The view.
Return Value RebarPresentationMode The presentation mode.

Loading…