Outdated Names in 3D

Below we list the outdated names of SimTalk attributes and SimTalk methods and attributes and methods that replace them in alpabetical order

The command Find Outdated Functions on the tab Debugger finds all outdated functions in your model and shows them in a window.

Outdated

Replaced by

_3D.acceptRotation

no longer supported

_3D.acceptScale

no longer supported

_3D.addGraphicTransformation

_3D.getGraphic.addGraphicTransformation

_3D.AutoGraphicsAmbientColor

_3D.MaterialAmbientColor

_3D.AutoGraphicsDiffuseColor

_3D.MaterialDiffuseColor

_3D.AutoGraphicsEmissiveColor

_3D.MaterialEmissiveColor

_3D.AutoGraphicsOverride2D

MaterialActive

_3D.AutoGraphicsShininess

_3D.MaterialShininess

_3D.AutoGraphicsSpecularColor

_3D.MaterialSpecularColor

_3D.AutoGraphicsTransparency

_3D.MaterialTransparency

_3D.BoardDepth

BayDepth

_3D.cancelRedirection

_3D.AnimationObject

_3D.ChildrenSelection

no longer supported

_3D.connectLengths

no longer supported

_3D.connectPositions

_3D.PositionsConnected

_3D.connectPositionsAndRotations

_3D.PositionsConnected

_3D.RotationsConnected

_3D.connectRotations

_3D.RotationsConnected

_3D.countGraphics

_3D.getGraphic.NumGraphics

_3D.createBox

createBox

_3D.createCone

createConeFrustum

_3D.createConeFrustum

createConeFrustum

_3D.createCuboid

createCuboid

_3D.createCylinder

createConeFrustum

_3D.createIndexedFaceSet

createIndexedFaceSet

_3D.createIndexedLineSet

createIndexedLineSet

_3D.createMissingViewerObjects

no longer supported

_3D.createPicture

createPicture

_3D.createSphere

createSphere

_3D.createText

createText

_3D.createTiledPlate

createTiledPlate

_3D.CurvePrecision

no longer supported

_3D.deleteGraphic

_3D.getGraphic.deleteGraphic

_3D.disconnectLengths

no longer supported

_3D.disconnectPositions

_3D.disconnectPositionsAndRotations

_3D.PositionsConnected

_3D.RotationsConnected

_3D.disconnectRotations

_3D.RotationsConnected

_3D.EstimatedBlockAnimationTime

_3D.SelfAnimations.AnimationTimeBlock

_3D.CameraAnimations.AnimationTimeBlock

_3D.EstimatedTotalAnimationTime

_3D.SelfAnimations.AnimationTimeTotal

_3D.CameraAnimations.AnimationTimeTotal

_3D.ExtPolycurve

_3D.getExtSegments

_3D.setExtSegments

_3D.ExtSpline

no longer supported

_3D.flattenGraph

_3D.getGraphic.optimizeByStructureFlattening

_3D.getGraphicIndex

_3D.getGraphic.Index

_3D.getGraphicName

_3D.getGraphic.Name

_3D.getGraphicPosition

_3D.getGraphic.Position

_3D.getGraphicRotation

_3D.getGraphic.Rotation

_3D.getGraphicScale

_3D.getGraphic.Scale

_3D.GridVisibleInNewWindows

no longer supported

_3D.groupGraphics

groupGraphics

_3D.HideInRepresentationOfLocation

_3D.ExcludeFromShowContentOfLocation

_3D.importGeometry

_3D.getGraphic.importGraphics

_3D.importGraphics

_3D.getGraphic.importGraphics

_3D.InheritGraphicVisibilities

_3D.inheritAttribute

_3D.InsertMode

no longer supported

_3D.InternalGraphics

_3D.InternalGraphicGroups

_3D.Length

no longer supported

_3D.Location

Location / ~

_3D.LockedGraphics

_3D.LockedGraphicGroups

_3D.makeAnimatableObject

_3D.getGraphic.makeAnimatableObject

_3D.MaterialAmbientColor

_3D.getGraphic.MaterialAmbientColor

_3D.MaterialSpecularCoor

_3D.getGraphic.MaterialSpecularColor

_3D.optimizeByPruningTinyGraphics

_3D.getGraphic.optimizeByPruningTinyGraphics

_3D.optimizeByStructureFlattening

_3D.getGraphic.optimizeByStructureFlattening

_3D.optimizeByVisibilityFilter

_3D.getGraphic.optimizeByVisibilityFilter

_3D.optimizeGraphic

_3D.getGraphic.optimizeByPruningTinyGraphics

_3D.getGraphic.optimizeByVisibilityFilter

_3D.getGraphic.optimizeByVisibilityFilter

_3D.pauseAnimation

_3D.SelfAnimations.pause

_3D.CameraAnimations.pause

_3D.playAnimation

_3D.SelfAnimations.play

_3D.CameraAnimations.play

_3D.PointCloudRotationAngle

_3D.PointCloudRotation

_3D.pruneTinyGraphics

_3D.getGraphic.optimizeByPruningTinyGraphics

_3D.redirectTo

_3D.AnimationObject

_3D.RelRotation

Rotation

_3D.removeGraphicMaterial

_3D.getGraphic.MaterialDiffuseColor, etc.

_3D.Representation

_3D.ShowContent

_3D.resetAnimation

_3D.SelfAnimations.resetAnimation

_3D.CameraAnimations.resetAnimation

_3D.Selection

Selected

_3D.SelectionMode

no longer supported

_3D.setGraphicMaterial

_3D.getGraphic.MaterialDiffuseColor, etc.

_3D.setGraphicName

_3D.getGraphic.Name

_3D.setGraphicPosition

_3D.getGraphic.Position

_3D.setGraphicRotation

_3D.getGraphic.Rotation

_3D.setGraphicScale

_3D.getGraphic.Scale

_3D.setGraphicTransformation

no longer supported

_3D.setGraphicTransformationMatrix

_3D.getGraphic.TransformationMatrix

_3D.ShowPlainGraphics

no longer supported

_3D.startAnimation

_3D.SelfAnimations.play

_3D.CameraAnimations.play

_3D.StatesVertical

_3D.StatesOrientation

_3D.ungroupGraphic

ungroupGraphic

_3D.updateAll

no longer supported

_3D.updateConnectors

no longer supported

_3D.updateMUs

no longer supported

_3D.updatePositions

no longer supported

_3D.VisibleGraphics

_3D.VisibleGraphicGroups

Related Topic

Outdated SimTalk Names in 2D