Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public static bool IsProfileProjectionObject( ObjectId projectionId, IntPtr gsMarker ) |
| Visual Basic |
|---|
Public Shared Function IsProfileProjectionObject ( _ projectionId As ObjectId, _ gsMarker As IntPtr _ ) As Boolean |
| Visual C++ |
|---|
public: static bool IsProfileProjectionObject( ObjectId projectionId, IntPtr gsMarker ) |
Parameters
- projectionId
- Type: ObjectId
- gsMarker
- Type: System..::..IntPtr