Gets the index of this corner in the corner relief feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CornerIndex As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISMCornerReliefData
Dim value As System.Integer
value = instance.CornerIndex |
C# | |
---|
System.int CornerIndex {get;} |
C++/CLI | |
---|
property System.int CornerIndex {
System.int get();
} |
Property Value
One-based index of this corner
Example
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30