Gets or sets whether to import coordinate systems.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CoordinateSystems As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorPartFeatureData
Dim value As System.Boolean
instance.CoordinateSystems = value
value = instance.CoordinateSystems |
C# | |
---|
System.bool CoordinateSystems {get; set;} |
C++/CLI | |
---|
property System.bool CoordinateSystems {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to import coordinate systems, false to not
See Also
Availability
SolidWorks 2014 FCS, Revision Number 22.0