Vertex Position Normal Get Size In Floats Method Gets the amount of storage that the vertex takes up in a buffer, measured in floats. Namespace: Autodesk.Revit.DB.DirectContext3D Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static int GetSizeInFloats() Public Shared Function GetSizeInFloats As Integer public: static int GetSizeInFloats() static member GetSizeInFloats : unit -> int Return Value Int32 The number of floats occupied by one vertex of this type. See Also Reference VertexPositionNormal Class Autodesk.Revit.DB.DirectContext3D Namespace
Vertex Position Normal Get Size In Floats Method Gets the amount of storage that the vertex takes up in a buffer, measured in floats. Namespace: Autodesk.Revit.DB.DirectContext3D Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static int GetSizeInFloats() Public Shared Function GetSizeInFloats As Integer public: static int GetSizeInFloats() static member GetSizeInFloats : unit -> int Return Value Int32 The number of floats occupied by one vertex of this type. See Also Reference VertexPositionNormal Class Autodesk.Revit.DB.DirectContext3D Namespace