<Code Lib>
2020 Method
Changes 0
M

RebarContainerItem.IsRebarInSection

Description:
Identifies if this rebar set is shown as a cross-section in the given view.

public bool IsRebarInSection(
	View dBView
)

Return Value bool True if this rebar set is shown as a cross-section, false otherwise.

Loading…