Gets the dimension symbols for this PMI dimension item.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Symbol As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPMIDimensionItem
Dim value As System.Integer
instance.Symbol = value
value = instance.Symbol |
C# | |
---|
System.int Symbol {get; set;} |
C++/CLI | |
---|
property System.int Symbol {
System.int get();
void set ( & System.int value);
} |
Property Value
Array of dimension symbols as defined in
swDimensionSymbol_e
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0