NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Net3dBool
Line Class
Line Constructor
Line Constructor (Face, Face)
Line Constructor (Vector3, Vector3)
Line Constructor (Face, Face)
Constructor for a line.The line created is the intersection between two planes
Namespace:
Internal.Net3dBool
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Line
(
Face
face1
,
Face
face2
)
Parameters
face1
Type:
Internal.Net3dBool
Face
face representing one of the planes
face2
Type:
Internal.Net3dBool
Face
face representing one of the planes
See Also
Reference
Line Class
Line Overload
Internal.Net3dBool Namespace
Copyright 2024 NeoAxis Group. All rights reserved.