AcadBlockClassAdd3DFace Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual Acad3DFace Add3DFace(
        Object Point1,
        Object Point2,
        Object point3,
        Object Point4
)

Parameters

Point1  Object
 
Point2  Object
 
point3  Object
 
Point4  Object
 

Return Value

Acad3DFace

Implements

IAcadBlockAdd3DFace(Object, Object, Object, Object)
See Also

©  Bricsys NV. All rights reserved.