Gets or sets whether to place this broken-out section feature in edit sketch mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EditSketch As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBrokenOutSectionFeatureData
Dim value As Boolean
instance.EditSketch = value
value = instance.EditSketch
|
C# | |
---|
bool EditSketch {get; set;} |
C++/CLI | |
---|
property bool EditSketch {
bool get();
void set (bool value);
} |
Return Value
True to place this feature in edit sketch mode, false to not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0