Gets the grid location of this characteristic.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property CharZone As System.String |
| Visual Basic (Usage) | |
|---|
Dim instance As ICharacteristicsData
Dim value As System.String
value = instance.CharZone |
| C# | |
|---|
System.string CharZone {get;} |
| C++/CLI | |
|---|
property System.String^ CharZone {
System.String^ get();
} |
Property Value
Grid location
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS