2027 Method
Changes 0
M

RebarInSystem.SetPresentationMode

Description:
Sets the presentation mode for this rebar set when displayed in the given view.
public void SetPresentationMode(
	View dBView,
	RebarPresentationMode presentationMode
)
  • This rebar cannot have a presentation mode applied for dBView, as the view is not valid for rebar presentation, or the orientation of the view matches the normal direction of the rebar element.
  • A non-optional argument was null
  • A value passed for an enumeration argument is not a member of that enumeration