Gets or sets the edge, linear curve, or planar face that defines the direction of the Normal Cut.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CutDirection As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISMNormalCutFeatureData2
Dim value As System.Object
instance.CutDirection = value
value = instance.CutDirection |
C# | |
---|
System.object CutDirection {get; set;} |
C++/CLI | |
---|
property System.Object^ CutDirection {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Edge,
curve, or
face that defines the direction of the Normal Cut
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0