Description:
Returns the id of the display mode of an objects. Object display modes are view based. Thus, it is possible to have an object display different in different views.
Syntax:
public Guid GetDisplayModeOverride(
Guid viewportId
)
Guid viewportId
)
Parameters:
- viewportId
- Type: System.Guid
- Id of a Rhino Viewport.
Returns:
Type: Guid
A display node id if the object has a display mode override for the viewport; otherwise Guid.Empty is returned.
Available since:
6.18