CADMaterialId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
CADMaterialIdRef xsd:string required
ID used by a CAD/BIM program to reference its internal materials library

Used By

Element Material

Source

<xsd:element name="CADMaterialId">
  <xsd:complexType>
    <xsd:attribute name="CADMaterialIdRef" type="xsd:string" use="required">
      <xsd:annotation>
        <xsd:documentation>ID used by a CAD/BIM program to reference its internal materials library</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample