The element contains information about VERTEX entity. The <cstVertex> element must have the parent <SubEntities> node which in turn has <cstPolyline> or <cstLWPolyline> node as the parent.
Attributes of <cstVertex />
Attribute |
Description |
---|---|
Point |
[Required] Location point. |
StartWidth |
[Optional] Starting width (default is 0). |
EndWidth |
[Optional] Ending width (default is 0). |
Bulge |
[Optional] Bulge (default is 0). The bulge is the tangent of one fourth the included angle for an arc segment, made negative if the arc goes clockwise from the start point to the endpoint. A bulge of 0 indicates a straight segment, and a bulge of 1 is a semicircle. |
Definition:
<cstVertex Point="100,50,0"/>
Go to ABViewer