AuditReportGetFlawCountBeforeFix Method (ObjectId)
|
Namespace: Bricscad.DirectModeling
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public int GetFlawCountBeforeFix(
ObjectId entity
)
Public Function GetFlawCountBeforeFix (
entity As ObjectId
) As Integer
public:
int GetFlawCountBeforeFix(
ObjectId entity
)
member GetFlawCountBeforeFix :
entity : ObjectId -> int
Parameters
- entity
- Type: Teigha.DatabaseServicesObjectId
Return Value
Type:
Int32
See Also