M3D / M3D / Shapes / TranslateInLineCommand
Class: TranslateInLineCommand
M3D.Shapes.TranslateInLineCommand
Memberof
M3D.Shapes
Description
TranslateInLineCommand
Author
zyc
Date
2023-10-17
Version
1.0
Copyright
All Rights Reserved. Copyright (C) 2022 HOTEAMSOFT, Ltd
Hierarchy
-
↳
TranslateInLineCommand
Table of contents
Constructors
Properties
Methods
- getEvents
- getId
- getLineEnd
- getLineStart
- getLocalToWorld
- getRefDragger
- getStage
- getTranslation
- getType
- getWorldToLocal
- registerEvent
- removeEvent
- setId
- setLine
- setLocalToWorldAndWorldToLocal
- setRefDragger
- setStage
- setTranslation
Constructors
constructor
• new TranslateInLineCommand(): TranslateInLineCommand
Returns
Description
构造函数
Overrides
• new TranslateInLineCommand(start
, end
): TranslateInLineCommand
Parameters
Name | Type |
---|---|
start | Vector3 |
end | Vector3 |
Returns
Description
构造函数
Overrides
MotionCommand.constructor
Properties
id
• id: number
Inherited from
count
▪ Static
count: number
Inherited from
Methods
getEvents
▸ getEvents(): M3DEvent
[]
Returns
M3DEvent
[]
Description
获得事件列表
Inherited from
getId
▸ getId(): number