BlockifyReplaceGeometryByBlocks Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static ObjectIdCollection ReplaceGeometryByBlocks(
        MatchingGeometrySets similarGroups,
        bool useDefPoint,
        string blockName,
        ObjectId blockId,
        Matrix3d blockTrans
)

Parameters

similarGroups  MatchingGeometrySets
 
useDefPoint  Boolean
 
blockName  String
 
blockId  ObjectId
 
blockTrans  Matrix3d
 

Return Value

ObjectIdCollection
See Also

©  Bricsys NV. All rights reserved.