Gets or sets whether to place this broken-out section feature in edit sketch mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EditSketch As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBrokenOutSectionFeatureData
Dim value As System.Boolean
instance.EditSketch = value
value = instance.EditSketch |
C# | |
---|
System.bool EditSketch {get; set;} |
C++/CLI | |
---|
property System.bool EditSketch {
System.bool get();
void set ( & System.bool value);
} |
Property 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