Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
Catenary Class
Catenary Constructor
Catenary Properties
Catenary Methods
Catenary Constructor
Create a catenary.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
Catenary
(
Vector3
from
,
Vector3
to
,
double
len
)
Parameters
from
Type:
Microsoft.DirectX
Vector3
3D coordinate of first end.
to
Type:
Microsoft.DirectX
Vector3
3D coordinate of second end.
len
Type:
System
Double
Required length of the wire between the start and end points.
See Also
Reference
Catenary Class
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com