Gets which end of the edge to start the fillet.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property AlongEdgeDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPartialEdgeFilletData
Dim value As System.Boolean
value = instance.AlongEdgeDirection |
C# | |
---|
System.bool AlongEdgeDirection {get;} |
C++/CLI | |
---|
property System.bool AlongEdgeDirection {
System.bool get();
} |
Property Value
True to start the fillet at the start point of the edge, false to start the fillet at the end point of the edge
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0