FamilyInstancePlacingArgs
Description:
The class is used to access necessary data during the placement of a FamilyInstance.
The class is used to access necessary data during the placement of a FamilyInstance.
public class FamilyInstancePlacingArgs : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| ActiveView | View | The active view |
| IsBanned | bool | Indicates if the cursor is banned or not. |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| StatusMessage | string | The message to be shown on the status bar |
| TooltipMessage | string | The message to be shown via tooltip |