OdaBlockClassIAcadBlock_AddWedge Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual Acad3DSolid IAcadBlock_AddWedge(
        Object Center,
        double Length,
        double Width,
        double Height
)

Parameters

Center
Type: SystemObject
Length
Type: SystemDouble
Width
Type: SystemDouble
Height
Type: SystemDouble

Return Value

Type: Acad3DSolid

Implements

IAcadBlockAddWedge(Object, Double, Double, Double)
See Also

©  Bricsys NV. All rights reserved.