BlockifyIsSimilarGeometry Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static bool IsSimilarGeometry(
        ref Matrix3d transform,
        ObjectIdCollection firstSet,
        ObjectIdCollection secondSet,
        double tolerance
)

Parameters

transform  Matrix3d
 
firstSet  ObjectIdCollection
 
secondSet  ObjectIdCollection
 
tolerance  Double
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.