|
|
__init__(self,
ratedVoltage=0.0,
fumigantAppliedDate='',
weedRemovedDate='',
removeWeed=False,
height=0.0,
fumigantName='',
materialKind='wood',
StructureSupportInfos=None,
MountingConnections=None,
*args,
**kw_args)
Initialises a new 'Structure' instance. |
|
|
|
Inherited from IEC61968.Assets.AssetContainer'.AssetContainer:
addAssets,
addLandProperties,
addSeals,
getAssets,
getLandProperties,
getSeals,
removeAssets,
removeLandProperties,
removeSeals,
setAssets,
setLandProperties,
setSeals
Inherited from IEC61968.Assets.Asset'.Asset:
addActivityRecords,
addAssetFunctions,
addAssetPropertyCurves,
addChangeItems,
addDocumentRoles,
addErpOrganisationRoles,
addErpRecDeliveryItems,
addFromAssetRoles,
addMeasurements,
addMediums,
addPowerSystemResources,
addProperties,
addRatings,
addReliabilityInfos,
addScheduledEvents,
addToAssetRoles,
getActivityRecords,
getAssetContainer,
getAssetFunctions,
getAssetInfo,
getAssetPropertyCurves,
getChangeItems,
getDocumentRoles,
getErpInventory,
getErpItemMaster,
getErpOrganisationRoles,
getErpRecDeliveryItems,
getFinancialInfo,
getFromAssetRoles,
getLocation,
getMeasurements,
getMediums,
getPowerSystemResources,
getProperties,
getRatings,
getReliabilityInfos,
getScheduledEvents,
getToAssetRoles,
getWorkTask,
removeActivityRecords,
removeAssetFunctions,
removeAssetPropertyCurves,
removeChangeItems,
removeDocumentRoles,
removeErpOrganisationRoles,
removeErpRecDeliveryItems,
removeFromAssetRoles,
removeMeasurements,
removeMediums,
removePowerSystemResources,
removeProperties,
removeRatings,
removeReliabilityInfos,
removeScheduledEvents,
removeToAssetRoles,
setActivityRecords,
setAssetContainer,
setAssetFunctions,
setAssetInfo,
setAssetPropertyCurves,
setChangeItems,
setDocumentRoles,
setErpInventory,
setErpItemMaster,
setErpOrganisationRoles,
setErpRecDeliveryItems,
setFinancialInfo,
setFromAssetRoles,
setLocation,
setMeasurements,
setMediums,
setPowerSystemResources,
setProperties,
setRatings,
setReliabilityInfos,
setScheduledEvents,
setToAssetRoles,
setWorkTask
Inherited from Core.IdentifiedObject'.IdentifiedObject:
addDiagramObjects,
addNames,
getDiagramObjects,
getModelingAuthoritySet,
getNames,
removeDiagramObjects,
removeNames,
setDiagramObjects,
setModelingAuthoritySet,
setNames
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|