Gets or sets the coordinate system of the scale feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CoordinateSystem As Object |
Visual Basic (Usage) | |
---|
Dim instance As IScaleFeatureData
Dim value As Object
instance.CoordinateSystem = value
value = instance.CoordinateSystem
|
C# | |
---|
object CoordinateSystem {get; set;} |
C++/CLI | |
---|
property Object^ CoordinateSystem {
Object^ get();
void set (Object^ value);
} |
Return Value
Pointer to the coordinate system feature
Example
Remarks
See Also
Availability
SoldWorks 2001Plus FCS, Revision Number 10.0