AcadModelSpaceClassAddWedge Method


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

Parameters

Center  Object
 
Length  Double
 
Width  Double
 
Height  Double
 

Return Value

Acad3DSolid

Implements

IAcadModelSpaceAddWedge(Object, Double, Double, Double)
See Also

©  Bricsys NV. All rights reserved.