Click or drag to resize

IMultiModelBase Interface

The MultiModel Base interface.

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public interface IMultiModelBase

The IMultiModelBase type exposes the following members.

Properties
 NameDescription
Public propertyMultiModelId The id used to identify during the MultiModel session.
Public propertyName The name of the component.
Public propertyPrint The printing action used to print messages.
Top
Methods
 NameDescription
Public methodVerify Verify that the component is set up correctly
Top
See Also