Class: VirtualCell

Defines a VirtualCell.

Methods

Name Description
Activate() Activate the current object.
AddComment() Creates a new child Comment.
AddFigure() Creates a new child Figure.
Delete() Run the Delete action.

Properties

Name Description
Comments Gets the list of associated comments.
DataModelObjectCategory Gets the current DataModelObject's category.
Figures Gets the list of associated figures.
Geometry Gets the Geometry.
InternalObject Gets the internal object. For advanced usage only.
InternalObject Gets the internal object. For advanced usage only.
Name Gets the name of the object.
ObjectId Gets the internal id of the object.
Parent Gets the parent object.
Path Gets the path of the object.
ProjectToUnderlyingGeometry Gets or sets the ProjectToUnderlyingGeometry.
VTClass Gets the VTClass.