
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Occurrences.BaseOccurrence
EPLAN.Harness.API.Occurrences.Base3DOccurrence
EPLAN.Harness.API.Occurrences.BaseWsOccurrence
EPLAN.Harness.API.Occurrences.Workspace.BaseWsAuxiliaryObject
EPLAN.Harness.API.Occurrences.Workspace.OccWsAuxiliaryControlPoint
EPLAN.Harness.API.Occurrences.Workspace.OccWsAuxiliaryCoordinateSystem
EPLAN.Harness.API.Occurrences.Workspace.OccWsAuxiliaryLine
EPLAN.Harness.API.Occurrences.Workspace.OccWsAuxiliaryPlane
EPLAN.Harness.API.Occurrences.Workspace.OccWsAuxiliaryPoint
EPLAN.Harness.API.Occurrences.Workspace.OccWsImportedSupportPlane
public abstract class BaseWsAuxiliaryObject : EPLAN.Harness.API.Occurrences.BaseWsOccurrence, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IAuxiliaryObjectBase, EPLAN.Harness.API.Occurrences.Interfaces.IComplexEntityAddable, EPLAN.Harness.API.Occurrences.Interfaces.IExportable3D, EPLAN.Harness.API.Occurrences.Interfaces.IGraphicalOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Exportable3D | Determines if this part is to be exported or not when using EPLAN.Harness.API.Projects.Documents.Designer.Export3DFile. |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsRapid | Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | IsValid | Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | LibraryPart | Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Name | Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8DisplayedDT | Gets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FullDT | Gets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FunctionText | Gets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Selectable | Gets or sets the value of 'Selectable' property of this occurrence. |
![]() | UserDefinedProperties | Overridden. Gets or sets a list of user-defined properties of this occurrence. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |
Name | Description | |
---|---|---|
![]() | AddToComplexEntity | Add this occurrence to the complex entity. |
![]() | RemoveFromComplexEntity | Remove this occurrence from complex entity. |