mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Delete pointer-field.md
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Pointer Field
|
||||
published: true
|
||||
---
|
||||
|
||||
# Pointer Field
|
||||
|
||||
## Definition
|
||||
|
||||
caf::PdmPtrField<RimWellPath*> m_parentWell;
|
||||
|
||||
## Implentation
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&m_parentWell, "ParentWell", "Parent Well", "", "", "");
|
||||
Reference in New Issue
Block a user