| Revit 2021 API |
| IndexPoint Members |
| IndexPoint Class Constructors Methods Properties See Also |
The IndexPoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndexPoint |
Constructs the point primitive.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from IndexPrimitive.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSizeInShortInts |
Gets the amount of storage that the primitive takes up in a buffer, measured in short integers.
| |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Index |
The index of the point's vertex.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from IndexPrimitive.) |