The element contains information about SOLID entity.
Attributes of <cstSolid />
Attribute |
Description |
---|---|
Point |
[Required] First corner. |
Point1 |
[Required] Second corner. |
Point2 |
[Required] Third corner. |
Point3 |
[Required] Fourth corner. |
Definition:
<cstSolid Point="0, 0, 0" Point1="0, 100, 0" Point2="100, 100, 0" Point3="100, 0, 0"/>
Go to ABViewer