Gets or sets whether to remove the intersection area of the
target body.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IsCut As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IIndentFeatureData
Dim value As System.Boolean
instance.IsCut = value
value = instance.IsCut |
C# | |
---|
System.bool IsCut {get; set;} |
C++/CLI | |
---|
property System.bool IsCut {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to remove the intersection area of the target body, false to not
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0