Gets or sets the coordinate system of the table-driven pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CoordinateSystem As Object |
Visual Basic (Usage) | |
---|
Dim instance As ITablePatternFeatureData
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
SolidWorks 2001 FCS, Revision Number 9.0