Gets the SOLIDWORKS drawing sheet where this characteristic is located.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Sheet As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICharacteristicsData
Dim value As System.String
value = instance.Sheet |
C# | |
---|
System.string Sheet {get;} |
C++/CLI | |
---|
property System.String^ Sheet {
System.String^ get();
} |
Property Value
Name of a SOLIDWORKS drawing sheet
See Also
Availability
SOLIDWORKS Inspection API 2022 FCS