Enum Scene.MarkingType
Represents a type of marking of the scene objects.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.MarkingType
Fields
| Name | Description |
|---|---|
| CatalogReference | Object's reference that comes from a catalog. |
| None | No marking. |
| OrdinalNumber | Placement sequencial number. |
| UserReference | Object's reference that used defines in the object attributes dialog. |