A class that implements a Model View element. The Model View element defines how the Concept Template is used in a view.
File: MvdXmlModelView.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) | |
Creates a new MVDXML element with identity. (Inherited from OdMvdXmlIdentity) |
Appends a new error message. (Inherited from OdMvdXmlElement) | |
Appends a new warning message. (Inherited from OdMvdXmlElement) | |
Appends a new XML error message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Appends a new XML warning message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Retrieves the applicable schema for the Model View object. | |
Retrieves the list of authors of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the base view definition for the Model View object. The base view is an add-on view that defines restrictions or extensions over another model view definition. | |
Retrieves the XML element code. The code is a human-readable reference value to get identify the element of the MVD definition. (Inherited from OdMvdXmlIdentity) | |
Retrieves the list of Concept Root elements for the Model View object. The list of Concept Root elements contains the concepts applicable to each entity instance in an IFC data set with template rules. | |
Retrieves the copyright for the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves Definition objects. (Inherited from OdMvdXmlDefinitionsBase) | |
Retrieves the human-readable name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the legal owner name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves the current status of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the universal unique identifier (UUID) of the XML element. (Inherited from OdMvdXmlIdentity) | |
Retrieves the XML element version. (Inherited from OdMvdXmlIdentity) | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Reads data from a specified XML element. (Inherited from OdMvdXmlIdentity) | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Sets the applicable schema for the Model View object. | |
Sets the base view definition for the Model View object. The base view is an add-on view that defines restrictions or extensions over another model view definition. | |
Sets the new code of the XML element. The code is a human-readable reference value to get identify the element of the MVD definition. (Inherited from OdMvdXmlIdentity) | |
Sets the copyright text for the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the human-readable name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the legal owner name of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the status of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the universal unique identifier (UUID) of the XML element. (Inherited from OdMvdXmlIdentity) | |
Sets the version of the XML element. (Inherited from OdMvdXmlIdentity) |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|