AcadModelSpaceClassAdd3DMesh Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual AcadPolygonMesh Add3DMesh(
        int M,
        int N,
        Object PointsMatrix
)

Parameters

M
Type: SystemInt32
N
Type: SystemInt32
PointsMatrix
Type: SystemObject

Return Value

Type: AcadPolygonMesh

Implements

IAcadModelSpaceAdd3DMesh(Int32, Int32, Object)
See Also

©  Bricsys NV. All rights reserved.