CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
odiv::DWGBodyOccurrence Struct Reference

#include <odiv.h>

Public Types

enum  Type : OdUInt32 { kUnchanged = 1 , kAdd = 2 , kDelete = 3 , kUpdate = 4 }
 

Public Attributes

OdHandleArray path
 
OdDbHandle handle
 
OdGUID bodyVer
 
OdGeMatrix3d transform
 
Type type = kUnchanged
 

Detailed Description

Definition at line 54 of file odiv.h.

Member Enumeration Documentation

◆ Type

Enumerator
kUnchanged 
kAdd 
kDelete 
kUpdate 

Definition at line 60 of file odiv.h.

Member Data Documentation

◆ bodyVer

OdGUID odiv::DWGBodyOccurrence::bodyVer

Definition at line 58 of file odiv.h.

◆ handle

OdDbHandle odiv::DWGBodyOccurrence::handle

Definition at line 57 of file odiv.h.

◆ path

OdHandleArray odiv::DWGBodyOccurrence::path

Definition at line 56 of file odiv.h.

◆ transform

OdGeMatrix3d odiv::DWGBodyOccurrence::transform

Definition at line 59 of file odiv.h.

◆ type

Type odiv::DWGBodyOccurrence::type = kUnchanged

Definition at line 67 of file odiv.h.


The documentation for this struct was generated from the following file: