| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| EndParam | ifc:IfcParameterValue | optional | ||||
| FilletRadius | ifc:IfcPositiveLengthMeasure | optional | ||||
| InnerRadius | ifc:IfcPositiveLengthMeasure | optional | ||||
| Radius | ifc:IfcPositiveLengthMeasure | optional | ||||
| StartParam | ifc:IfcParameterValue | optional | ||||
| href | xs:anyURI | optional | ||||
| id | xs:ID | optional | ||||
| path | xs:NMTOKENS | optional | ||||
| pos | restriction of list of xs:integer | optional | ||||
| ref | xs:IDREF | optional |
| Element | ifc:IfcSweptDiskSolidPolygonal |
<xs:complexType name="IfcSweptDiskSolidPolygonal"> <xs:complexContent> <xs:extension base="ifc:IfcSweptDiskSolid"> <xs:attribute name="FilletRadius" type="ifc:IfcPositiveLengthMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |