-
-
Notifications
You must be signed in to change notification settings - Fork 123
CSMath.XYZ
Albert Domenech edited this page Jan 24, 2025
·
4 revisions
Namespace: CSMath
C#
DefaultMemberAttribute
public sealedstruct XYZ
Returns | Name | Summary |
---|---|---|
UInt32 |
Dimension | Get the dimension of the . |
Double |
Item | Value of the coordinate at the specified index. |
Double |
X | Specifies the X-value of the vector component |
Double |
Y | Specifies the Y-value of the vector component |
Double |
Z | Specifies the Z-value of the vector component |
Returns | Name | Summary |
---|---|---|
Boolean |
Equals(CSMath.XYZ, System.Int32) | Indicates whether this instance and a specified object are equal with in a specific precison. |
Boolean |
Equals(CSMath.XYZ) | |
Boolean |
Equals(System.Object) | |
Int32 |
GetHashCode | |
String |
ToString | |
String |
ToString(System.IFormatProvider) | Converts the numeric value of this instance to its equivalent string representation |
using the specified culture-specific format information. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions