CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Checks whether the given GeoObject accords to this style
Namespace: CADability.AttributeAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool Check( IGeoObject go ) |
| Visual Basic |
|---|
Public Function Check ( _ go As IGeoObject _ ) As Boolean |
| Visual C++ |
|---|
public: bool Check( IGeoObject^ go ) |
Parameters
- go
- Type: CADability.GeoObject..::..IGeoObject
the GeoObject to check