The available transformations.
[Visual Basic .NET] |
---|
Public Function GetAvailableTransformations( _
ByVal LOD As Integer, _
ByVal ArticName As String _
) As IAgVOModelTransCollection
|
[C#] |
---|
public IAgVOModelTransCollection GetAvailableTransformations(
|
[Managed C++] |
---|
public: IAgVOModelTransCollection^ GetAvailableTransformations(
|
[Java] |
---|
public IAgVOModelTransCollection getAvailableTransformations(
|
[Unmanaged C++] |
---|
public: HRESULT GetAvailableTransformations(
|
- LOD
- The level of detail. Usually 0
- ArticName
- The articulation name.