Definition Type: Attribute
Name: offset
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-core.xsd
Use (Optional)
Documentation:
Denotes the distance between the insertion point of the stiffener and the trace line (in meters).
Collapse XSD Schema Diagram:
XSD Diagram of offset
Collapse XSD Schema Code:
<xs:attribute name="offset" type="xs:double">
    <xs:annotation>
        <xs:documentation>Denotes the distance between the insertion point of the stiffener and the trace line (in meters).</xs:documentation>
    </xs:annotation>
</xs:attribute>