 | ViewManagerFlyToObject3d Method (ListValueTupleInt32, Int32, Single) |
개체로 비행
Namespace:
VIZCore3DX.NET.Manager
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntaxpublic void FlyToObject3d(
List<(int , int )> entrys,
float zoomRatio = 1f
)
Parameters
- entrys
- Type: System.Collections.GenericListValueTupleInt32, Int32
노드 ID, Index 목록 - zoomRatio (Optional)
- Type: SystemSingle
Zoom Ratio. Value >= 1.0f
See Also