Click or drag to resize

BulkCurrentProbe Methods

The BulkCurrentProbe type exposes the following members.

Methods
 NameDescription
Public methodClone Clone the intance of a BulkCurrentProbe
Public methodStatic memberCreate(Document, ICurvePoint, ICurvePoint) Create a BulkCurrentProbe with ICurvePoint
Public methodStatic memberCreate(Document, Double, Double, Double, Double, Double, Double) Create a BoxFieldProbe with doubles
Public methodDelete Deletes sim object.
(Inherited from APISimObjectBaseTWrapper)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberGetAll Retrieve all BulkCurrentProbe objects in the document.
Public methodStatic memberGetByDisplayName Get BoxFieldProbe by display name
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetName Returns the name of the object.
(Inherited from APISimObjectBaseTWrapper)
Public methodGetSiblings Get all objects that share this object's type in the document.
(Overrides APISimObjectBaseTWrapperGetSiblings(Document))
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetName Sets the name of the object
(Inherited from APISimObjectBaseTWrapper)
Public methodSetVisibility Sets the visibility status of the object.
(Inherited from APISimObjectBaseTWrapper)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also