Overload List
| Method | Description |
|---|---|
AcString::substr (Adesk::Int32, Adesk::Int32) | Get a substring from the string. (The functionality is the same as the mid() method.) |
AcString::substr (Adesk::Int32) | Gets a substring from the start of the string. |
| Method | Description |
|---|---|
AcString::substr (Adesk::Int32, Adesk::Int32) | Get a substring from the string. (The functionality is the same as the mid() method.) |
AcString::substr (Adesk::Int32) | Gets a substring from the start of the string. |
