2021 Members
Changes 4
M

VertexPositionNormal

Name Return Type Description Inherited From
M Dispose() None (Inherited from Vertex .) Vertex
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetSizeInFloats() int Gets the amount of storage that the vertex takes up in a buffer, measured in floats.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from Vertex .) Vertex
P Normal XYZ The vertex's normal vector.
P Position XYZ The vertex's position.