Class wfcSectionEntity
Description
This interface represents parent class for various section entity types.
Manual References:
Extracting Cross-Sectional Geometry:wfcSectionEntity,
Section Entities:wfcSectionEntity,
Section Entity Arc:wfcSectionEntity,
Section Entity Blend Vertex:wfcSectionEntity,
Section Entity CenterLine:wfcSectionEntity,
Section Entity Circle:wfcSectionEntity,
Section Entity Conic:wfcSectionEntity,
Section Entity Coordinate System:wfcSectionEntity,
Section Entity Ellipse:wfcSectionEntity,
Section Entity Line:wfcSectionEntity,
Section Entity Point:wfcSectionEntity,
Section Entity Polyline:wfcSectionEntity,
Section Entity Spline:wfcSectionEntity,
Section Entity Text:wfcSectionEntity,
Direct Known Subclasses:
wfcSectionEntityPoint,
wfcSectionEntityLine,
wfcSectionEntityCenterLine,
wfcSectionEntityArc,
wfcSectionEntityCircle,
wfcSectionEntityCSys,
wfcSectionEntityPolyline,
wfcSectionEntitySpline,
wfcSectionEntityText,
wfcSectionEntityBlendVertex,
wfcSectionEntityEllipse,
wfcSectionEntityConic Method Summary
Method Detail
Get section entity type.
Manual References: