IAcadModelSpaceAddExtrudedSolid Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
Acad3DSolid AddExtrudedSolid(
        AcadRegion Profile,
        double Height,
        double TaperAngle
)

Parameters

Profile  AcadRegion
 
Height  Double
 
TaperAngle  Double
 

Return Value

Acad3DSolid

Implements

IAcadBlockAddExtrudedSolid(AcadRegion, Double, Double)
See Also

©  Bricsys NV. All rights reserved.