Sets the pointing method to 3DModel.
| [Visual Basic .NET] |
|---|
Public Function SetPointing3DModel( _
ByVal AttachName As String _
) As IAgSnPt3DModel
|
| [C#] |
|---|
public IAgSnPt3DModel SetPointing3DModel(
|
| [Managed C++] |
|---|
public: IAgSnPt3DModel^ SetPointing3DModel(
|
| [Java] |
|---|
public IAgSnPt3DModel setPointing3DModel(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetPointing3DModel(
|
- AttachName
Define location on 3D
model
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Define location on 3D
model
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||