com.supermap.realspace.threeddesigner
类 AttachOption
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.realspace.threeddesigner.AttachOption
-
public class AttachOption extends Enum
该枚举定义了矢量数据与模型匹配的依附类型常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static AttachOptionBOTTOM底面static AttachOptionCLAMPTOGROUND贴地线static AttachOptionTOP顶面
-
-
-
字段详细资料
-
TOP
public static final AttachOption TOP
顶面
-
BOTTOM
public static final AttachOption BOTTOM
底面
-
CLAMPTOGROUND
public static final AttachOption CLAMPTOGROUND
贴地线
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.