GetBendState Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::GetBendState.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetBendState() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc
Dim value As Integer
value = instance.GetBendState()
|
C++/CLI | |
---|
int GetBendState(); |
See Also