IAcadPolyfaceMeshFaces Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
WriteOnly Property Faces As Object
        Set
 
property Object^ Faces {
        void set (Object^ value);
}
 
abstract Faces : Object with set
 
 
 
Property Value
Object
 
See Also