AcadSectionClassGenerateSectionGeometry Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void GenerateSectionGeometry(
        AcadEntity pEntity,
        out Object pIntersectionBoundaryObjs,
        out Object pIntersectionFillObjs,
        out Object pBackgroudnObjs,
        out Object pForegroudObjs,
        out Object pCurveTangencyObjs
)

Parameters

pEntity  AcadEntity
 
pIntersectionBoundaryObjs  Object
 
pIntersectionFillObjs  Object
 
pBackgroudnObjs  Object
 
pForegroudObjs  Object
 
pCurveTangencyObjs  Object
 

Implements

IAcadSectionGenerateSectionGeometry(AcadEntity, Object, Object, Object, Object, Object)
See Also

©  Bricsys NV. All rights reserved.