Gets or sets whether to import unconsumed sketches or curve data as 2D or 3D sketches.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SketchesAndCurves As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IImport3DInterconnectData
Dim value As System.Boolean
instance.SketchesAndCurves = value
value = instance.SketchesAndCurves |
C# | |
---|
System.bool SketchesAndCurves {get; set;} |
C++/CLI | |
---|
property System.bool SketchesAndCurves {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to import unconsumed sketches or curve data as 2D or 3D sketches, false to not
Example
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0