Click or drag to resize

Import3D Events

The Import3D type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
Public eventCenterBySizeChanged
Occurs when the CenterBySize property value changes.
Public eventCloneEvent
Occurs when object is cloned.
(Inherited from Component.)
Public eventCloneSupportChanged
Occurs after changing value of CloneSupport property.
(Inherited from Component.)
Public eventComponentAdded
Occurs when a child component is added.
(Inherited from Component.)
Public eventComponentRemoved
Occurs when a child component is removed.
(Inherited from Component.)
Public eventComponentsChanged
Occurs when the set of children is changed.
(Inherited from Component.)
Public eventCompressChanged
Occurs when the Compress property value changes.
Public eventDeleteUnusedMaterialsChanged
Occurs when the DeleteUnusedMaterials property value changes.
Public eventDisabledEvent
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventDisabledInSimulation
Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventDisplayInEditorChanged
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.)
Public eventDisposeEvent
Occurs when the object is disposed.
(Inherited from Component.)
Public eventEnabledChanged
Occurs when the Enabled property value changes.
(Inherited from Component.)
Public eventEnabledEvent
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventEnabledInHierarchyChanged
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.)
Public eventEnabledInSimulation
Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventFixAxesChanged
Occurs when the FixAxes property value changes.
Public eventFlipUVsChanged
Occurs when the FlipUVs property value changes.
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
Public eventLODDistanceChanged
Occurs when the LODDistance property value changes.
Public eventLODLevelsChanged
Occurs when the LODLevels property value changes.
Public eventLODReductionChanged
Occurs when the LODReduction property value changes.
Public eventLODScaleChanged
Occurs when the LODScale property value changes.
Public eventLODScaleShadowsChanged
Occurs when the LODScaleShadows property value changes.
Public eventLODsChanged
Occurs when the LODs property value changes.
Public eventLODVoxelBakeOpacityChanged
Occurs when the LODVoxelBakeOpacity property value changes.
Public eventLODVoxelFillHolesDistanceChanged
Occurs when the LODVoxelFillHolesDistance property value changes.
Public eventLODVoxelGridChanged
Occurs when the LODVoxelGrid property value changes.
Public eventLODVoxelOptimizeMaterialsChanged
Occurs when the LODVoxelOptimizeMaterials property value changes.
Public eventLODVoxelsChanged
Occurs when the LODVoxels property value changes.
Public eventLODVoxelThinFactorChanged
Occurs when the LODVoxelThinFactor property value changes.
Public eventMaterialDisplacementChanged
Occurs when the MaterialDisplacement property value changes.
Public eventMergeGeometriesChanged
Occurs when the MergeGeometries property value changes.
Public eventMetadataGetMemberBySignatureEvent
Occurs when the object metadata member is received by name.
(Inherited from Component.)
Public eventMetadataGetMembersEvent
Occurs upon receipt of the object's metadata members.
(Inherited from Component.)
Public eventMetadataGetMembersFilterEvent
Occurs when filtering receive members of the object metadata.
(Inherited from Component.)
Public eventModeChanged
Occurs when the Mode property value changes.
Public eventNameChanged
Occurs when component name is changed.
(Inherited from Component.)
Public eventNetworkModeChanged
Occurs when the NetworkMode property value changes.
(Inherited from Component.)
Public eventOptimizeChanged
Occurs when the Optimize property value changes.
Public eventOptimizeThresholdChanged
Occurs when the OptimizeThreshold property value changes.
Public eventPositionChanged
Occurs when the Position property value changes.
Public eventPreloadResourcesEvent
Occurs when preloading the resources used by the object.
(Inherited from Component.)
Public eventReceiveNetworkMessageFromClient (Inherited from Component.)
Public eventReceiveNetworkMessageFromServer (Inherited from Component.)
Public eventRemovedFromParent
Occurs when a component is removed from the parent.
(Inherited from Component.)
Public eventRotationChanged
Occurs when the Rotation property value changes.
Public eventSaveEvent
Occurs during object saving.
(Inherited from Component.)
Public eventSaveSupportChanged
Occurs after changing value of SaveSupport property.
(Inherited from Component.)
Public eventScaleChanged
Occurs when the Scale property value changes.
Public eventScreenLabelChanged
Occurs when the ScreenLabel property value changes.
(Inherited from Component.)
Public eventSimplifyChanged
Occurs when the Simplify property value changes.
Public eventSimplifyQualityChanged
Occurs when the SimplifyQuality property value changes.
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventTransparentMaterialsBlendingChanged
Occurs when the TransparentMaterialBlending property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Top
See Also