The XSceneModel type exposes the following members.

Properties

  NameDescription
Configs
Returns the XModelConfigs model configuration.
(Inherited from XModel.)
IsPreviewImageLoaded
Returns trueTruetruetrue (True in Visual Basic) if the model preview image has been loaded.
(Inherited from XModel.)
IsReadOnly
Returns trueTruetruetrue (True in Visual Basic) if the model source is read only.
(Inherited from XModel.)
ModelFactory
Returns the default XModel..::.IXModelFactory interface implementation that allows to create the scene models.
Name
Returns the model name.
(Inherited from XModel.)
PreviewImage
Returns the Image image of the model preview.
(Inherited from XModel.)
Resource
Returns the IXResourceLocation model source instance.
(Inherited from XModel.)
Scene
Returns the XScene scene instance, created from the scene model of this instance.
SyncRoot (Inherited from XModel.)

See Also