GenerateSectionGeometry method |
Generates 2D or 3D section geometry.
Signature
object.GenerateSectionGeometry pEntity, pIntersectionBoundaryObjs, pIntersectionFillObjs, pBackgroudnObjs, pForegroudObjs, pCurveTangencyObjs
object
Section
The object or objects to which this method applies.
pEntity
IAcadEntity; input-only
The sectionable entity.
pIntersectionBoundaryObjs
Variant; output-only
Intersection boundary objects.
pIntersectionFillObjs
Variant; output-only
Objects representing intersection fill annotation geometry.
pBackgroundObjs
Variant; output-only
Background geometry objects.
pForegroundObjs
Variant; output-only
Foreground geometry objects.
pCurveTangencyObjs
Variant; output-only
Curve tangency geometry objects.