Gets the amount of storage that the primitive takes up in a buffer, measured in short integers.
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static int GetSizeInShortInts()
Return Value
Int32The number of short integers occupied by the primitive.
